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

Unified Diff: content/test/BUILD.gn

Issue 950343006: [BackgroundSync] Initial land of the BackgroundSyncManager (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Cleanup Created 5 years, 10 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/test/BUILD.gn
diff --git a/content/test/BUILD.gn b/content/test/BUILD.gn
index 9c4c8050cf9620159cdfdd96d6c97013d031d646..843c1b0d593f3cf46691b8d1eb5aeea2d23f0a04 100644
--- a/content/test/BUILD.gn
+++ b/content/test/BUILD.gn
@@ -448,6 +448,7 @@ if (!is_mac && (!is_win || link_chrome_on_windows)) { # TODO(GYP) enable on Mac
":test_support",
"//base/allocator",
"//base/test:test_support",
+ "//content/browser/background_sync:background_sync_proto",
"//content/browser/service_worker:service_worker_proto",
"//content/browser/speech/proto",
"//content/public/browser",

Powered by Google App Engine
This is Rietveld 408576698