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

Unified Diff: components/offline_pages.gypi

Issue 1260403004: Add about flag for offline page experiment (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Add enum entries in histograms for switches Created 5 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/offline_pages.gypi
diff --git a/components/offline_pages.gypi b/components/offline_pages.gypi
index 09776420ecb7091b5cef0ed9de08dae653074719..322f676b0d882ef4e195856cc235c016222817b0 100644
--- a/components/offline_pages.gypi
+++ b/components/offline_pages.gypi
@@ -32,6 +32,8 @@
'offline_pages/offline_page_metadata_store.h',
'offline_pages/offline_page_metadata_store_impl.cc',
'offline_pages/offline_page_metadata_store_impl.h',
+ 'offline_pages/offline_page_switches.cc',
+ 'offline_pages/offline_page_switches.h',
],
},
{

Powered by Google App Engine
This is Rietveld 408576698