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

Unified Diff: components/metrics/BUILD.gn

Issue 1926523002: Rename gfx::Display/Screen to display::Display/Screen in components (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Created 4 years, 8 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.gypi ('k') | components/metrics/ui/DEPS » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: components/metrics/BUILD.gn
diff --git a/components/metrics/BUILD.gn b/components/metrics/BUILD.gn
index 4e7c29b83473f63f03693bf6da9adc4f4dd84969..3ce78dee507a3a9cf0fa393778a90f838170243d 100644
--- a/components/metrics/BUILD.gn
+++ b/components/metrics/BUILD.gn
@@ -216,6 +216,7 @@ source_set("ui") {
]
deps = [
"//base",
+ "//ui/display",
"//ui/gfx",
"//ui/gfx/geometry",
]
« no previous file with comments | « components/metrics.gypi ('k') | components/metrics/ui/DEPS » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698