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

Unified Diff: ui/views/BUILD.gn

Issue 2534823003: Adds NativeWidgetAura::is_parallel_widget_in_window_manager (Closed)
Patch Set: order Created 4 years, 1 month 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 | ui/views/DEPS » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: ui/views/BUILD.gn
diff --git a/ui/views/BUILD.gn b/ui/views/BUILD.gn
index bbbb74d4ca9f674676bf6c1e9a8ccc57b44371de..d6051dc6918d250e5b72f4196e334aea3c178338 100644
--- a/ui/views/BUILD.gn
+++ b/ui/views/BUILD.gn
@@ -561,6 +561,7 @@ component("views") {
"widget/window_reorderer.h",
]
deps += [
+ "//services/ui/public/interfaces",
"//ui/aura",
"//ui/touch_selection",
"//ui/wm",
« no previous file with comments | « no previous file | ui/views/DEPS » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698