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

Unified Diff: chrome/chrome_tests_unit.gypi

Issue 949293002: Implement a poor man's PostAfterStartupTask() function. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Created 5 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
« no previous file with comments | « chrome/chrome_browser.gypi ('k') | content/browser/browser_thread_impl.cc » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: chrome/chrome_tests_unit.gypi
diff --git a/chrome/chrome_tests_unit.gypi b/chrome/chrome_tests_unit.gypi
index 427f2c16f2988d72c5f9f08ff842969f3600fac2..e29e7ba68549f050510e858b97ac5cbdda6aedd4 100644
--- a/chrome/chrome_tests_unit.gypi
+++ b/chrome/chrome_tests_unit.gypi
@@ -14,6 +14,7 @@
'../tools/metrics/histograms/histograms.xml',
# All unittests in browser, common, renderer and service.
'browser/about_flags_unittest.cc',
+ 'browser/after_startup_task_utils_unittest.cc',
'browser/android/bookmarks/partner_bookmarks_shim_unittest.cc',
# TODO(newt): move this to test_support_unit?
'browser/android/mock_location_settings.cc',
« no previous file with comments | « chrome/chrome_browser.gypi ('k') | content/browser/browser_thread_impl.cc » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698