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

Unified Diff: ash/common/BUILD.gn

Issue 2402643004: Moves most of WorkspaceLayoutManagerTest into ash/common (Closed)
Patch Set: feedback 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 | « ash/BUILD.gn ('k') | ash/common/wm/workspace/workspace_layout_manager_unittest.cc » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: ash/common/BUILD.gn
diff --git a/ash/common/BUILD.gn b/ash/common/BUILD.gn
index 2abc4bdf7b66a9cebff8baebc52fef6d89c3121e..f362da7ecbdd0844d6be55ea3611cb9c1286132a 100644
--- a/ash/common/BUILD.gn
+++ b/ash/common/BUILD.gn
@@ -5,6 +5,7 @@
source_set("unittests") {
testonly = true
sources = [
+ "wm/workspace/workspace_layout_manager_unittest.cc",
"wm_window_unittest.cc",
]
deps = [
« no previous file with comments | « ash/BUILD.gn ('k') | ash/common/wm/workspace/workspace_layout_manager_unittest.cc » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698