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

Unified Diff: blimp/engine/DEPS

Issue 1885673003: Create and integrate a metrics service client into Blimp engine. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Updates based on PrefStore changes before commit. 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
Index: blimp/engine/DEPS
diff --git a/blimp/engine/DEPS b/blimp/engine/DEPS
index e64143afb6d97d8a42765a3ea85ebd469b349d76..f84af07a25c46d77a1fd081b4d339751dfb278ab 100644
--- a/blimp/engine/DEPS
+++ b/blimp/engine/DEPS
@@ -2,6 +2,9 @@ include_rules = [
"+base",
"+cc",
"-chrome",
+ "+components/metrics",
+ "+components/pref_registry",
+ "+components/prefs",
"+components/version_info",
"+components/web_cache/renderer",
"+content/public",

Powered by Google App Engine
This is Rietveld 408576698