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

Unified Diff: ui/views/views.gyp

Issue 1534563002: Move to DesktopScreenX11::UpdateDeviceScaleFactor to TestApi (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: fix win build Created 5 years 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 | « ui/views/test/desktop_screen_x11_test_api.cc ('k') | ui/views/widget/desktop_aura/desktop_screen_x11.h » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: ui/views/views.gyp
diff --git a/ui/views/views.gyp b/ui/views/views.gyp
index 3630e9d47bd71b1b6b323e109e818b5db708749e..30f0eb1e5cabc663e18722267f1c6bc3de48563e 100644
--- a/ui/views/views.gyp
+++ b/ui/views/views.gyp
@@ -533,6 +533,8 @@
'test/widget_test_aura.cc',
],
'views_test_support_desktop_aura_x11_sources': [
+ 'test/desktop_screen_x11_test_api.h',
+ 'test/desktop_screen_x11_test_api.cc',
'test/ui_controls_factory_desktop_aurax11.cc',
'test/ui_controls_factory_desktop_aurax11.h',
],
« no previous file with comments | « ui/views/test/desktop_screen_x11_test_api.cc ('k') | ui/views/widget/desktop_aura/desktop_screen_x11.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698