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

Unified Diff: chrome/renderer/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/installer/setup/DEPS ('k') | chrome/renderer/media/DEPS » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: chrome/renderer/DEPS
diff --git a/chrome/renderer/DEPS b/chrome/renderer/DEPS
index 97e9547689d56c457d7d64d8f092e053e26d5f6b..888f923557ed91f25056fe2018dcc822f7c9deb1 100644
--- a/chrome/renderer/DEPS
+++ b/chrome/renderer/DEPS
@@ -10,19 +10,19 @@ include_rules = [
"+components/crx_file",
"+components/data_reduction_proxy/content/common",
"+components/data_reduction_proxy/core/common",
- "+components/dom_distiller/core",
"+components/dom_distiller/content/common",
"+components/dom_distiller/content/renderer",
+ "+components/dom_distiller/core",
"+components/guest_view/renderer",
"+components/nacl/common",
"+components/nacl/renderer",
+ "+components/network_hints/renderer",
"+components/page_load_metrics/renderer",
"+components/password_manager/content/renderer",
"+components/pdf/renderer",
"+components/plugins/renderer",
"+components/printing/common",
"+components/printing/renderer",
- "+components/network_hints/renderer",
"+components/signin/core/common",
"+components/startup_metric_utils/common",
"+components/strings/grit", # For generated headers
@@ -39,9 +39,9 @@ include_rules = [
"+content/public/renderer",
"+extensions/common",
"+extensions/renderer",
- "+media/base",
"+gin",
"+grit", # For generated headers. TODO(thestig): Remove.
+ "+media/base",
"+ppapi/c",
"+ppapi/shared_impl",
"+skia",
« no previous file with comments | « chrome/installer/setup/DEPS ('k') | chrome/renderer/media/DEPS » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698