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

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: self review 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/DEPS
diff --git a/chrome/browser/DEPS b/chrome/browser/DEPS
index 8334c7cb54080cbb5914542ac00e545a7f03c3e0..ec607181424132cdcd2df9d84358995ab1752c59 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') | chrome/browser/ui/webui/DEPS » ('J')

Powered by Google App Engine
This is Rietveld 408576698