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

Unified Diff: components/offline_pages.gypi

Issue 2022283003: Record offline histograms with suffix via Histogram::FactoryGet (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Rebase again Created 4 years, 7 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 | « chrome/browser/net/net_error_tab_helper.cc ('k') | components/offline_pages/BUILD.gn » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: components/offline_pages.gypi
diff --git a/components/offline_pages.gypi b/components/offline_pages.gypi
index 5d8168be4d6c4e8c128bcebdddb9a3f67d30a7e8..c53dd5b720af6c226b7b24c55be3912ff4dc06dc 100644
--- a/components/offline_pages.gypi
+++ b/components/offline_pages.gypi
@@ -21,6 +21,8 @@
'sources': [
'offline_pages/archive_manager.cc',
'offline_pages/archive_manager.h',
+ 'offline_pages/client_namespace_constants.cc',
+ 'offline_pages/client_namespace_constants.h',
'offline_pages/client_policy_controller.cc',
'offline_pages/client_policy_controller.h',
'offline_pages/offline_page_archiver.h',
« no previous file with comments | « chrome/browser/net/net_error_tab_helper.cc ('k') | components/offline_pages/BUILD.gn » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698