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

Unified Diff: content/content_browser.gypi

Issue 19957002: Run the later parts of startup as UI thread tasks (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Run the later parts of startup as UI thread tasks - patch for Yaron's comments Created 7 years, 5 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: content/content_browser.gypi
diff --git a/content/content_browser.gypi b/content/content_browser.gypi
index a985d0be7fbda5ef5a4f5b5e52a23783b0f51ef1..876d2f4a7ae27df512b5587cd825f9dc10ad32ef 100644
--- a/content/content_browser.gypi
+++ b/content/content_browser.gypi
@@ -233,6 +233,8 @@
'browser/accessibility/browser_accessibility_win.h',
'browser/android/android_browser_process.cc',
'browser/android/android_browser_process.h',
+ 'browser/android/android_startup_observer.cc',
+ 'browser/android/android_startup_observer.h',
'browser/android/browser_jni_registrar.cc',
'browser/android/browser_jni_registrar.h',
'browser/android/browser_media_player_manager.cc',

Powered by Google App Engine
This is Rietveld 408576698