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

Unified Diff: ui/events/DEPS

Issue 727583002: Regression: Search+Key pops up app launcher (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Created 6 years, 1 month 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: ui/events/DEPS
diff --git a/ui/events/DEPS b/ui/events/DEPS
index b273ae3319cc3d47495e8f06a65bbe27098e5671..b51da65b022615ebb2c8c1f15cd71c7dc70e0db2 100644
--- a/ui/events/DEPS
+++ b/ui/events/DEPS
@@ -1,3 +1,4 @@
include_rules = [
+ "+ui/base",
Jun Mukai 2014/11/14 02:09:48 Aagh. ui/base already depends on ui/events, so ad
"+ui/gfx",
]

Powered by Google App Engine
This is Rietveld 408576698