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

Unified Diff: blimp/engine/DEPS

Issue 1945393002: Create and integrate a metrics service client into Blimp engine. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Follow up on comments. 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 | « blimp/engine/BUILD.gn ('k') | blimp/engine/app/blimp_metrics_service_client.h » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: blimp/engine/DEPS
diff --git a/blimp/engine/DEPS b/blimp/engine/DEPS
index e7bc206b02a4e850458d641a99ee3217c387f09e..f95b281c78aeb65608423185605c79940205f592 100644
--- a/blimp/engine/DEPS
+++ b/blimp/engine/DEPS
@@ -3,6 +3,9 @@ include_rules = [
"+cc",
"-chrome",
"+components/crash",
+ "+components/metrics",
+ "+components/pref_registry",
+ "+components/prefs",
"+components/version_info",
"+components/web_cache/renderer",
"+content/public",
« no previous file with comments | « blimp/engine/BUILD.gn ('k') | blimp/engine/app/blimp_metrics_service_client.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698