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

Unified Diff: chrome/utility/DEPS

Issue 1853913002: Clean up and sort chrome/ DEPS entries. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: rebase Created 4 years, 8 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 | « chrome/renderer/pepper/DEPS ('k') | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: chrome/utility/DEPS
diff --git a/chrome/utility/DEPS b/chrome/utility/DEPS
index c2c7e7eae4d110dbd7db7f55bc6e0674cb825656..7bf6ee2aa164fb3fa4a7072fcbb90be0a572bbec 100644
--- a/chrome/utility/DEPS
+++ b/chrome/utility/DEPS
@@ -1,13 +1,13 @@
include_rules = [
"+chrome/grit", # For generated headers.
+ "+components/safe_json",
+ "+components/wifi",
"+content/public/child",
"+content/public/utility",
- "+components/wifi",
- "+components/safe_json",
"+courgette",
"+extensions/common",
- "+skia/ext",
"+media",
+ "+skia/ext",
"+third_party/libxml",
"+third_party/zlib/google",
]
« no previous file with comments | « chrome/renderer/pepper/DEPS ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698