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

Unified Diff: components/components_tests.gyp

Issue 1920603002: SnapshotController implementation. It will be used in WebContentsObservers for Offline Pages - to d… (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: renaming constant Created 4 years, 8 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 | components/offline_pages.gypi » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: components/components_tests.gyp
diff --git a/components/components_tests.gyp b/components/components_tests.gyp
index 58d41c327c32ffcc4ab58e6d8f5fe144039a8ef8..9d694e29053067e238bb738ae8546767e6db8cb1 100644
--- a/components/components_tests.gyp
+++ b/components/components_tests.gyp
@@ -408,6 +408,7 @@
'offline_page_unittest_sources': [
'offline_pages/offline_page_metadata_store_impl_unittest.cc',
'offline_pages/offline_page_model_unittest.cc',
+ 'offline_pages/snapshot_controller_unittest.cc',
],
'omnibox_unittest_sources': [
'omnibox/browser/answers_cache_unittest.cc',
« no previous file with comments | « no previous file | components/offline_pages.gypi » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698