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

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: more foo 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 7a72fdbece5476b20f2c704b0cab80cca3c77966..a721cc3a5747e16ffc4d91ed95c636d2fb84e957 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