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

Unified Diff: ash/common/shelf/DEPS

Issue 2176813002: mash: Migrate ShelfTooltipManager to wm common types. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Sync and rebase. Created 4 years, 5 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
Index: ash/common/shelf/DEPS
diff --git a/ash/common/shelf/DEPS b/ash/common/shelf/DEPS
index dfb0ed7d4ca8c5c01572aedd880602e2bba121eb..da56611458162ca769474a65a86cac81a97843bf 100644
--- a/ash/common/shelf/DEPS
+++ b/ash/common/shelf/DEPS
@@ -7,4 +7,7 @@ specific_include_rules = {
"overflow_bubble.cc": [
"+ash/shelf/shelf_view.h"
],
+ "shelf_tooltip_manager.cc": [
+ "+ash/shelf/shelf_view.h"
+ ],
}

Powered by Google App Engine
This is Rietveld 408576698