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

Unified Diff: chrome/common/DEPS

Issue 12543010: Establish components/autofill and move some files (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: Rebase Created 7 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
« no previous file with comments | « chrome/chrome_common.gypi ('k') | chrome/common/autofill/autocheckout_status.h » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: chrome/common/DEPS
diff --git a/chrome/common/DEPS b/chrome/common/DEPS
index d7fa62920fc15f6a28c41ccaee3b6364fd3d56ea..2c56a2aa596fa328b77f0f27e1eb60ff8f06043b 100644
--- a/chrome/common/DEPS
+++ b/chrome/common/DEPS
@@ -1,6 +1,7 @@
include_rules = [
"+breakpad", # For Breakpad constants.
"+chrome/plugin", # For checking whether we're a plugin process.
+ "+components/autofill/common",
"+device/bluetooth", # For BluetoothDevicePermission
"+device/media_transfer_protocol", # For MediaTransferProtocolManager
"+device/usb", # For UsbDevicePermission
« no previous file with comments | « chrome/chrome_common.gypi ('k') | chrome/common/autofill/autocheckout_status.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698