Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(7019)

Unified Diff: base/base.gypi

Issue 12952005: Delay bookmarks load while the profile is loading. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Add ObjectDestructionOrder unit test. Created 7 years, 8 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
Index: base/base.gypi
diff --git a/base/base.gypi b/base/base.gypi
index 9f91b166d9cd9e09a4bf4cf02543a41ac80a96ef..b28941783a3a1e456e844de2481a46dc96894930 100644
--- a/base/base.gypi
+++ b/base/base.gypi
@@ -140,6 +140,8 @@
'debug/trace_event_impl.h',
'debug/trace_event_internal.h',
'debug/trace_event_win.cc',
+ 'deferred_sequenced_task_runner.cc',
+ 'deferred_sequenced_task_runner.h',
'environment.cc',
'environment.h',
'file_descriptor_posix.h',

Powered by Google App Engine
This is Rietveld 408576698