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

Unified Diff: ash/BUILD.gn

Issue 2391153002: Converts most of WorkspaceLayoutManager tests to use common code (Closed)
Patch Set: merge Created 4 years, 2 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/aura/wm_window_aura.h » ('j') | no next file with comments »
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 386603bdba4b8fe7e514c8301a9078b1cca2202e..80660defaf93a86b6886741fdb354f1e5b491775 100644
--- a/ash/BUILD.gn
+++ b/ash/BUILD.gn
@@ -1025,7 +1025,9 @@ source_set("ash_with_aura_test_support") {
":test_support_common",
"//base",
"//skia",
+ "//ui/aura:test_support",
"//ui/display",
+ "//ui/wm",
]
}
« no previous file with comments | « no previous file | ash/aura/wm_window_aura.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698