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

Unified Diff: ash/common/BUILD.gn

Issue 2430593002: mash: Use ash shell window container ids instead of ash::mojom::Container (Closed)
Patch Set: rebase 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/autoclick/mus/autoclick_application.cc ('k') | ash/common/accelerators/exit_warning_handler.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 6059806307d67e2ee9fcad9f14f7dfdaa30d8a87..02716f993e7fa092f1cbef958693696c6c1500d7 100644
--- a/ash/common/BUILD.gn
+++ b/ash/common/BUILD.gn
@@ -17,6 +17,7 @@ source_set("unittests") {
deps = [
"//ash",
"//ash/common/test:test_support",
+ "//ash/public/cpp",
"//ash/test:test_support_without_content",
"//ui/base",
"//ui/display",
« no previous file with comments | « ash/autoclick/mus/autoclick_application.cc ('k') | ash/common/accelerators/exit_warning_handler.cc » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698