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

Unified Diff: ash/autoclick/common/DEPS

Issue 2193563002: ash: Refactor autoclick common code to ash/autoclick/common. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: deps Created 4 years, 4 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 | « ash/autoclick/common/BUILD.gn ('k') | ash/autoclick/common/autoclick_controller_common.h » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: ash/autoclick/common/DEPS
diff --git a/ash/autoclick/common/DEPS b/ash/autoclick/common/DEPS
new file mode 100644
index 0000000000000000000000000000000000000000..5eead835a86fdeae29b817ebe278c517547cf5cb
--- /dev/null
+++ b/ash/autoclick/common/DEPS
@@ -0,0 +1,12 @@
+include_rules = [
+ "-ash",
+ "+ash/autoclick/common",
+ "+ui/aura",
+ "+ui/compositor",
+ "+ui/display",
+ "+ui/events",
+ "+ui/gfx",
+ "+ui/gfx/geometry",
+ "+ui/views",
+ "+ui/wm",
+]
« no previous file with comments | « ash/autoclick/common/BUILD.gn ('k') | ash/autoclick/common/autoclick_controller_common.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698