mirror of
https://bitbucket.org/chromiumembedded/cef
synced 2025-06-05 21:39:12 +02:00
Update to Chromium revision fa6a5d87 (#499098)
This commit is contained in:
@@ -26,7 +26,7 @@ using content::BrowserThread;
|
||||
|
||||
namespace {
|
||||
|
||||
base::StaticAtomicSequenceNumber g_next_id;
|
||||
base::AtomicSequenceNumber g_next_id;
|
||||
|
||||
const char* GetTypeString(base::Value::Type type) {
|
||||
switch (type) {
|
||||
|
Reference in New Issue
Block a user