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

Unified Diff: ui/aura/shared/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/shared/DEPS
diff --git a/ui/aura/shared/DEPS b/ui/aura/shared/DEPS
new file mode 100644
index 0000000000000000000000000000000000000000..8edead9912ca952fad1ea38e0f9a7ada9d33a4fb
--- /dev/null
+++ b/ui/aura/shared/DEPS
@@ -0,0 +1,3 @@
+include_rules = [
+ "+ui/aura", # Shared code can depend on aura code.
+]

Powered by Google App Engine
This is Rietveld 408576698