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

Unified Diff: components/metrics/profiler/DEPS

Issue 577823002: Moves ProfilerMetricsProvider to //components/metrics. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: rebaase Created 6 years, 3 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/BUILD.gn ('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/crash/browser/DEPS b/components/metrics/profiler/DEPS
similarity index 72%
copy from components/crash/browser/DEPS
copy to components/metrics/profiler/DEPS
index c24130ef510c0f98401f969fd89f78f98d2ca97b..033b9f9b4acc325a1ecd5784fe899dca88978198 100644
--- a/components/crash/browser/DEPS
+++ b/components/metrics/profiler/DEPS
@@ -1,4 +1,5 @@
include_rules = [
+ "+components/nacl/common",
"+content/public/browser",
"+content/public/common",
]
« no previous file with comments | « components/metrics/BUILD.gn ('k') | components/metrics/profiler/profiler_metrics_provider.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698