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

Unified Diff: ui/aura/DEPS

Issue 10332145: aura/ash split: Moves RootWindowEventFilter and InputMethodEventFilter to ui/aura/. (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: Moved to ui/aura/shared/ Created 8 years, 7 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: ui/aura/DEPS
diff --git a/ui/aura/DEPS b/ui/aura/DEPS
index 206dbcc9e839fb1c238cc3125400d6a853adaf76..2c84f15edbf403218f5c6b3a687c4b3ccf475c41 100644
--- a/ui/aura/DEPS
+++ b/ui/aura/DEPS
@@ -2,6 +2,7 @@ include_rules = [
"+grit/ui_resources.h",
"+grit/ui_strings.h",
"+skia/ext",
+ "-ui/aura/shared", # Main aura code can't include shared code.
"+ui/base",
"+ui/gfx",
"+ui/ui_controls", # this should probably move into a DEPS file under test.

Powered by Google App Engine
This is Rietveld 408576698