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

Side by Side Diff: chrome/browser/ui/views/DEPS

Issue 2290753004: Finish changing chrome/ grit includes to use qualified paths. (Closed)
Patch Set: Rebase, fix new unqualified include Created 4 years, 3 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 "+chrome/browser/ui/views", 2 "+chrome/browser/ui/views",
3 "+components/constrained_window", 3 "+components/constrained_window",
4 "+services/ui/public/cpp", 4 "+services/ui/public/cpp",
5 "+components/user_manager", 5 "+components/user_manager",
6 "+content/app/resources/grit/content_resources.h",
7 ] 6 ]
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698