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

Unified Diff: content/content_tests.gypi

Issue 1445603003: Extension SW - add test for ServiceWorkerRegistration.sync. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: move background_sync_test_util to content namespace Created 5 years, 1 month 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_tests.gypi
diff --git a/content/content_tests.gypi b/content/content_tests.gypi
index 7895b59e193bd9e799982cae130d0ad23a4e7d66..ba521a21e7b6d2a67762fda271818d3b815f21e6 100644
--- a/content/content_tests.gypi
+++ b/content/content_tests.gypi
@@ -24,6 +24,8 @@
'browser/geolocation/mock_location_provider.h',
'public/test/async_file_test_helper.cc',
'public/test/async_file_test_helper.h',
+ 'public/test/background_sync_test_util.cc',
+ 'public/test/background_sync_test_util.h',
'public/test/browser_test.h',
'public/test/browser_test_base.cc',
'public/test/browser_test_base.h',

Powered by Google App Engine
This is Rietveld 408576698