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

Unified Diff: components/metrics/profiler/DEPS

Issue 985773002: Introducing phased profiling framework (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@write_to_file
Patch Set: Fixing Android compile errors. Created 5 years, 9 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 | « components/metrics/metrics_log.h ('k') | components/metrics/profiler/profiler_metrics_provider.h » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: components/metrics/profiler/DEPS
diff --git a/components/metrics/profiler/DEPS b/components/metrics/profiler/DEPS
index 033b9f9b4acc325a1ecd5784fe899dca88978198..c74cf95b862d6b6019b4776b3800ce5dc1b42daf 100644
--- a/components/metrics/profiler/DEPS
+++ b/components/metrics/profiler/DEPS
@@ -2,4 +2,5 @@ include_rules = [
"+components/nacl/common",
"+content/public/browser",
"+content/public/common",
+ "+content/public/test",
]
« no previous file with comments | « components/metrics/metrics_log.h ('k') | components/metrics/profiler/profiler_metrics_provider.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698