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

Unified Diff: ios/chrome/BUILD.gn

Issue 2217083002: Add sequential dispatching for InitializationRunner (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Comments Created 4 years, 3 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 | « no previous file | ios/chrome/app/deferred_initialization_runner.h » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: ios/chrome/BUILD.gn
diff --git a/ios/chrome/BUILD.gn b/ios/chrome/BUILD.gn
index c9089377de430c4455ca1ef66c3a53f48f8b8e8f..14e6a75a1fefe7e216962940de445bdbf1b1139e 100644
--- a/ios/chrome/BUILD.gn
+++ b/ios/chrome/BUILD.gn
@@ -32,6 +32,7 @@ bundle_data_xib("native_content_controller_test_xib") {
test("ios_chrome_unittests") {
sources = [
"app/application_delegate/memory_warning_helper_unittest.mm",
+ "app/deferred_initialization_runner_unittest.mm",
"app/safe_mode_util_unittest.cc",
"browser/browsing_data/cache_counter_unittest.cc",
"browser/chrome_url_util_unittest.mm",
« no previous file with comments | « no previous file | ios/chrome/app/deferred_initialization_runner.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698