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

Unified Diff: components/offline_pages/DEPS

Issue 1976163004: [Offline Pages] Adds Rappor metrics measuring what domains are saved & viewed. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@no-store
Patch Set: 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
Index: components/offline_pages/DEPS
diff --git a/components/offline_pages/DEPS b/components/offline_pages/DEPS
index a30e9fe7d251e4bafa84f994821424bc78356624..0ef7fb6f53b31ee0d31010e5dc8944e82c072cab 100644
--- a/components/offline_pages/DEPS
+++ b/components/offline_pages/DEPS
@@ -1,6 +1,7 @@
include_rules = [
"+components/keyed_service",
"+components/leveldb_proto",
+ "+components/rappor",
"+components/version_info",
"+net",
"+sql",
« no previous file with comments | « chrome/browser/android/offline_pages/test_offline_page_model_builder.cc ('k') | components/offline_pages/offline_page_model.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698