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

Unified Diff: ui/views/BUILD.gn

Issue 1109493002: [MacViews] Fix behavior of non-resizable windows in fullscreen. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Revert to Patch Set 7 Created 5 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 | « ui/base/ui_base.gyp ('k') | ui/views/cocoa/bridged_native_widget.mm » ('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 765b467cb9541c4f8619433cfa6763918d32376c..76e70cd3ec46de49b65767b3ccf6a135c8533910 100644
--- a/ui/views/BUILD.gn
+++ b/ui/views/BUILD.gn
@@ -284,6 +284,7 @@ if (is_mac) {
"//base/test:test_support",
"//skia",
"//testing/gtest",
+ "//ui/base:test_support",
"//ui/compositor",
"//ui/resources",
"//ui/resources:ui_test_pak",
« no previous file with comments | « ui/base/ui_base.gyp ('k') | ui/views/cocoa/bridged_native_widget.mm » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698