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

Unified Diff: components/components_tests.gyp

Issue 2260963003: [Offline pages] Enabling notifications for pages saved later (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Adding tests Created 4 years, 4 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: components/components_tests.gyp
diff --git a/components/components_tests.gyp b/components/components_tests.gyp
index 770fc6bcebe88b2a28e1525af7984eb640616c75..42544df7e14ef8921d1392c8e342c5408b3116fa 100644
--- a/components/components_tests.gyp
+++ b/components/components_tests.gyp
@@ -443,6 +443,7 @@
'offline_pages/background/save_page_request_unittest.cc',
],
'offline_pages_downloads_unittest_sources': [
+ 'offline_pages/downloads/download_notifying_observer_unittest.cc',
Pete Williamson 2016/08/24 17:02:41 This is fine, but we don't need to keep updating G
fgorski 2016/08/24 18:25:23 Cool. I'll drop it then.
'offline_pages/downloads/download_ui_adapter_unittest.cc',
],
'offline_pages_unittest_sources': [

Powered by Google App Engine
This is Rietveld 408576698