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

Unified Diff: chrome/browser/ui/views/DEPS

Issue 1853913002: Clean up and sort chrome/ DEPS entries. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: 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 side-by-side diff with in-line comments
Download patch
Index: chrome/browser/ui/views/DEPS
diff --git a/chrome/browser/ui/views/DEPS b/chrome/browser/ui/views/DEPS
index b81ef82fb539812ad3dfbdf3cb10763e6f8755bb..4637b49c44569e29c5e05fa5798cb3fe21e9680c 100644
--- a/chrome/browser/ui/views/DEPS
+++ b/chrome/browser/ui/views/DEPS
@@ -1,7 +1,7 @@
include_rules = [
- "+content/app/resources/grit/content_resources.h",
"+chrome/browser/ui/views",
"+components/constrained_window",
"+components/mus/public/cpp",
"+components/user_manager",
+ "+content/app/resources/grit/content_resources.h",
]

Powered by Google App Engine
This is Rietveld 408576698