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

Unified Diff: ash/BUILD.gn

Issue 2660873002: Move two utility functions from ash/screen_util.h to ui/wm/core/coordinate_conversion.h (Closed)
Patch Set: Created 3 years, 11 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 | « no previous file | ash/common/wm_window.cc » ('j') | ui/wm/core/coordinate_conversion.h » ('J')
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: ash/BUILD.gn
diff --git a/ash/BUILD.gn b/ash/BUILD.gn
index 3d4ebe60c89b802a9ae898012dc101e3c0048dd3..8af88941771e75a22099155459ed16d8f4ea0465 100644
--- a/ash/BUILD.gn
+++ b/ash/BUILD.gn
@@ -1057,6 +1057,7 @@ static_library("ash_shell_lib") {
"//ui/views",
"//ui/views:test_support",
"//ui/views/examples:views_examples_lib",
+ "//ui/wm",
]
}
« no previous file with comments | « no previous file | ash/common/wm_window.cc » ('j') | ui/wm/core/coordinate_conversion.h » ('J')

Powered by Google App Engine
This is Rietveld 408576698