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

Unified Diff: components/test_runner/test_runner.gyp

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
Index: components/test_runner/test_runner.gyp
diff --git a/components/test_runner/test_runner.gyp b/components/test_runner/test_runner.gyp
index b7ddd2782a6fe54dd3dad492a0be21d5f8a19bfe..588f55f4d05d3e2caf91aad6f4960ac67fa13279 100644
--- a/components/test_runner/test_runner.gyp
+++ b/components/test_runner/test_runner.gyp
@@ -28,6 +28,7 @@
'../../net/net.gyp:net',
'../../skia/skia.gyp:skia',
'../../third_party/WebKit/public/blink.gyp:blink',
+ '../../ui/display/display.gyp:display',
'../../ui/events/events.gyp:dom_keycode_converter',
'../../ui/events/events.gyp:events_base',
'../../ui/gfx/gfx.gyp:gfx',

Powered by Google App Engine
This is Rietveld 408576698