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

Unified Diff: components/metrics.gypi

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/exo/wayland/server.cc ('k') | components/metrics/BUILD.gn » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: components/metrics.gypi
diff --git a/components/metrics.gypi b/components/metrics.gypi
index 185ee54e233d9f65d06cc6aa0b8f732e111ca747..50eade56fb4c5aab8128cc6102f1f97e29a94d3f 100644
--- a/components/metrics.gypi
+++ b/components/metrics.gypi
@@ -142,6 +142,7 @@
],
'dependencies': [
'../base/base.gyp:base',
+ '../ui/display/display.gyp:display',
'../ui/gfx/gfx.gyp:gfx',
'metrics',
],
« no previous file with comments | « components/exo/wayland/server.cc ('k') | components/metrics/BUILD.gn » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698