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

Unified Diff: ash/BUILD.gn

Issue 2376103005: mustash: Break dependency of //ash/public/interfaces on //ash (Closed)
Patch Set: typo Created 4 years, 3 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/app_list/app_list_presenter_delegate.cc » ('j') | ash/public/interfaces/shelf.typemap » ('J')
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 4b2bef37ba70fba34c7dbc09854e4658222efeb2..8b04b74114199322070e90c4d413d95597e0d402 100644
--- a/ash/BUILD.gn
+++ b/ash/BUILD.gn
@@ -163,7 +163,6 @@ component("ash") {
"common/shelf/shelf_model_observer.h",
"common/shelf/shelf_tooltip_manager.cc",
"common/shelf/shelf_tooltip_manager.h",
- "common/shelf/shelf_types.h",
"common/shelf/shelf_view.cc",
"common/shelf/shelf_view.h",
"common/shelf/shelf_widget.cc",
@@ -823,6 +822,7 @@ component("ash") {
]
deps = [
"//ash/autoclick/common:autoclick",
+ "//ash/public/cpp",
"//ash/touch_hud",
"//base",
"//base:i18n",
« no previous file with comments | « no previous file | ash/app_list/app_list_presenter_delegate.cc » ('j') | ash/public/interfaces/shelf.typemap » ('J')

Powered by Google App Engine
This is Rietveld 408576698