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

Unified Diff: ash/BUILD.gn

Issue 2720203004: mash: makes ash/public/cpp bundle ash/public/interfaces (Closed)
Patch Set: merge Created 3 years, 10 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/autoclick/mus/BUILD.gn » ('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 d0216157d654e1c6b6400fdb37214ef7d6a94697..67f0b83b0d51bfc67103ce131efcddc78c5ce11d 100644
--- a/ash/BUILD.gn
+++ b/ash/BUILD.gn
@@ -849,7 +849,6 @@ component("ash") {
deps = [
"//ash/autoclick/common:autoclick",
"//ash/public/cpp:ash_public_cpp",
- "//ash/public/interfaces",
"//ash/touch_hud",
"//base",
"//base:i18n",
@@ -1240,7 +1239,6 @@ source_set("common_unittests") {
"//ash",
"//ash/common/test:test_support",
"//ash/public/cpp:ash_public_cpp",
- "//ash/public/interfaces",
"//ash/resources/vector_icons",
"//ash/test:test_support_without_content",
"//base",
@@ -1394,7 +1392,6 @@ test("ash_unittests") {
"//ash/common/strings",
"//ash/common/test:test_support",
"//ash/public/cpp:ash_public_cpp",
- "//ash/public/interfaces",
"//ash/resources",
"//ash/resources/vector_icons",
"//ash/test:ash_with_aura_test_support",
« no previous file with comments | « no previous file | ash/autoclick/mus/BUILD.gn » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698