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

Unified Diff: ui/display/manager/chromeos/DEPS

Issue 2617043003: Move TouchTransformerController to ui/display/. (Closed)
Patch Set: Make DEPS for one file. 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/chromeos/DEPS
diff --git a/ui/display/manager/chromeos/DEPS b/ui/display/manager/chromeos/DEPS
new file mode 100644
index 0000000000000000000000000000000000000000..5c9fff4774db7fec3fa7340f3859bdd78b6be3f4
--- /dev/null
+++ b/ui/display/manager/chromeos/DEPS
@@ -0,0 +1,5 @@
+specific_include_rules = {
+ "touch_transform_controller.cc": [
+ "+third_party/skia",
+ ],
+}
« 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