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

Unified Diff: components/test_runner/BUILD.gn

Issue 1965073002: Rename gfx::Display to display::Display (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: rebase Created 4 years, 7 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 | « chrome/browser/ui/window_sizer/window_sizer.h ('k') | components/test_runner/DEPS » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: components/test_runner/BUILD.gn
diff --git a/components/test_runner/BUILD.gn b/components/test_runner/BUILD.gn
index 03b6c107ddd2a40c56b2428cdf8979d47dbacad5..4e3eddeaa1bcdb318c1dd80ca5fffc42fd148462 100644
--- a/components/test_runner/BUILD.gn
+++ b/components/test_runner/BUILD.gn
@@ -115,6 +115,7 @@ component("test_runner") {
"//net",
"//skia",
"//third_party/WebKit/public:blink",
+ "//ui/display",
"//ui/events:dom_keycode_converter",
"//ui/events:events_base",
"//ui/gfx",
« no previous file with comments | « chrome/browser/ui/window_sizer/window_sizer.h ('k') | components/test_runner/DEPS » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698