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

Unified Diff: components/metrics/gpu/DEPS

Issue 523273003: Moves GPUMetricsProvider to //components/metrics. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: rebase 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/gpu/gpu_metrics_provider.h » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: components/metrics/gpu/DEPS
diff --git a/chromecast/service/DEPS b/components/metrics/gpu/DEPS
similarity index 62%
copy from chromecast/service/DEPS
copy to components/metrics/gpu/DEPS
index 1c35d9ca694b7004e71670cd60a883ddbd8c808f..537521e1cd71b7d827bf43422a549312fc245d7b 100644
--- a/chromecast/service/DEPS
+++ b/components/metrics/gpu/DEPS
@@ -1,3 +1,5 @@
include_rules = [
"+content/public/browser",
+ "+gpu/config",
+ "+ui/gfx",
]
« no previous file with comments | « components/metrics/BUILD.gn ('k') | components/metrics/gpu/gpu_metrics_provider.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698