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

Unified Diff: ui/display/manager/DEPS

Issue 2617043003: Move TouchTransformerController to ui/display/. (Closed)
Patch Set: Add comments. Created 3 years, 11 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 | « ui/display/manager/BUILD.gn ('k') | ui/display/manager/chromeos/touch_transform_controller.h » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: ui/display/manager/DEPS
diff --git a/ui/display/manager/DEPS b/ui/display/manager/DEPS
index 758e0c84b0359779eb88f0794e2088da76e49efc..9ed0778627219fb1c70573be57ca957006a00214 100644
--- a/ui/display/manager/DEPS
+++ b/ui/display/manager/DEPS
@@ -1,5 +1,6 @@
include_rules = [
"+chromeos/system",
+ "+third_party/skia",
oshima 2017/01/10 17:02:26 can you add this to the specific file?
kylechar 2017/01/10 18:18:37 Done.
"+ui/base",
"+ui/events/devices",
"+ui/strings",
« no previous file with comments | « ui/display/manager/BUILD.gn ('k') | ui/display/manager/chromeos/touch_transform_controller.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698