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

Side by Side Diff: ui/accessibility/DEPS

Issue 1780473002: Workaround for navigating by word in the omnibox on Windows. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Fixed deps file. Created 4 years, 9 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
OLDNEW
1 include_rules = [ 1 include_rules = [
2 "+base",
3 "+base/i18n",
Mark Mentovai 2016/03/09 18:42:35 Shouldn’t be necessary if you’re adding base alrea
2 "+third_party/iaccessible2", 4 "+third_party/iaccessible2",
3 "+ui/base/win", 5 "+ui/base/win",
4 "+ui/gfx", 6 "+ui/gfx",
5 ] 7 ]
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698