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

Unified Diff: chrome/browser/DEPS

Issue 2417043002: Move device/core files to device/base directory. (Closed)
Patch Set: Fix ChromeOS build Created 4 years, 2 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/browser/BUILD.gn ('k') | chrome/browser/chrome_device_client.h » ('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 7bf8e774e258699b1b994d849eac206a0e7e180d..0cd88589aa81925d317c0e513274c42ea7891262 100644
--- a/chrome/browser/DEPS
+++ b/chrome/browser/DEPS
@@ -13,8 +13,8 @@ include_rules = [
"+components",
"+content/public/browser",
"+courgette",
+ "+device/base",
"+device/bluetooth",
- "+device/core",
"+device/geolocation",
"+device/hid",
"+device/media_transfer_protocol",
@@ -114,4 +114,4 @@ specific_include_rules = {
'chrome_security_exploit_browsertest\.cc' : [
'+content/common',
],
-}
+}
« no previous file with comments | « chrome/browser/BUILD.gn ('k') | chrome/browser/chrome_device_client.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698