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

Unified Diff: ash/test/BUILD.gn

Issue 2542493002: Replace kCanMaximize/Minimize/Resize with kResizeBehavior. (Closed)
Patch Set: Fix int->bool compile issue. Created 4 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 | « ash/mus/non_client_frame_controller.cc ('k') | ash/test/ash_test_base.cc » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: ash/test/BUILD.gn
diff --git a/ash/test/BUILD.gn b/ash/test/BUILD.gn
index 7cc551bf5bd6e031c9c95f6143d7ce85c3679226..02de42f0c1a15fe1ddf5dbcb8d728e363f3bf3d8 100644
--- a/ash/test/BUILD.gn
+++ b/ash/test/BUILD.gn
@@ -142,6 +142,7 @@ static_library("test_support_common") {
"//components/signin/core/account_id",
"//components/user_manager:user_manager",
"//device/bluetooth",
+ "//services/ui/public/interfaces",
"//skia",
"//testing/gtest",
"//ui/accessibility",
« no previous file with comments | « ash/mus/non_client_frame_controller.cc ('k') | ash/test/ash_test_base.cc » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698