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

Unified Diff: chrome/browser/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/app/mash/DEPS ('k') | chrome/browser/android/DEPS » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: chrome/browser/DEPS
diff --git a/chrome/browser/DEPS b/chrome/browser/DEPS
index 4e8301f40952c45edd7a45761dcf504e6ae021e9..2cc5c0a5221531aac7e9cdf479dc14be4264ec39 100644
--- a/chrome/browser/DEPS
+++ b/chrome/browser/DEPS
@@ -17,8 +17,8 @@ include_rules = [
"+device/bluetooth",
"+device/core",
"+device/hid",
- "+device/usb",
"+device/media_transfer_protocol",
+ "+device/usb",
"+extensions/browser",
"+extensions/common",
"+extensions/components/javascript_dialog_extensions_client",
@@ -35,16 +35,14 @@ include_rules = [
"+media/base", # For media switches
"+media/midi", # For midi switches
"+media/mojo", # For mojo media services.
- "+mojo/shell/public/cpp",
"+mojo/converters",
"+mojo/runner/child",
+ "+mojo/shell/public/cpp",
"+policy", # For generated headers and source
"+ppapi/c", # For various types.
"+ppapi/host",
"+ppapi/proxy",
"+ppapi/shared_impl",
- # Defines some types that are marshalled over IPC.
- "+ppapi/shared_impl/ppp_flash_browser_operations_shared.h",
"+rlz",
"+sandbox/win/src", # The path doesn't say it, but this is the Windows sandbox.
"+skia/ext",
« no previous file with comments | « chrome/app/mash/DEPS ('k') | chrome/browser/android/DEPS » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698