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

Unified Diff: ui/ozone/DEPS

Issue 1412623006: Developer Feature: Add Debug Accelerators to Toggle Touchscreen/Touchpad On or Off (CrOS) (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Fix compile error 2 Created 5 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/ozone/DEPS
diff --git a/ui/ozone/DEPS b/ui/ozone/DEPS
index 9295171606d0226b23e13ebe778463087188e4a6..0882d389a91f96df14fe90f88acb7aa4a5cfb806 100644
--- a/ui/ozone/DEPS
+++ b/ui/ozone/DEPS
@@ -7,5 +7,6 @@ include_rules = [
"+ui/events",
"+ui/gfx",
"+ui/base/cursor",
+ "+ui/base/touch",
sadrul 2015/11/03 19:09:26 Why?
afakhry 2015/11/04 02:28:21 Sorry, I forgot to remove this. This is no longer
"+ui/platform_window",
]

Powered by Google App Engine
This is Rietveld 408576698