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

Side by Side 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 unified diff | 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 »
Toggle Intra-line Diffs ('i') | Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
OLDNEW
1 include_rules = [ 1 include_rules = [
2 "+chromeos/system", 2 "+chromeos/system",
3 "+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.
3 "+ui/base", 4 "+ui/base",
4 "+ui/events/devices", 5 "+ui/events/devices",
5 "+ui/strings", 6 "+ui/strings",
6 ] 7 ]
OLDNEW
« 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