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

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: DEPS change, per brettw@ comment 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
Index: components/metrics/gpu/DEPS
diff --git a/chromecast/shell/browser/DEPS b/components/metrics/gpu/DEPS
similarity index 62%
copy from chromecast/shell/browser/DEPS
copy to components/metrics/gpu/DEPS
index 1c35d9ca694b7004e71670cd60a883ddbd8c808f..537521e1cd71b7d827bf43422a549312fc245d7b 100644
--- a/chromecast/shell/browser/DEPS
+++ b/components/metrics/gpu/DEPS
@@ -1,3 +1,5 @@
include_rules = [
"+content/public/browser",
+ "+gpu/config",
+ "+ui/gfx",
]

Powered by Google App Engine
This is Rietveld 408576698