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

Unified Diff: components/autofill/core/browser/DEPS

Issue 108283005: Moved ipc-specific files from autofill/core to autofill/content. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Created 7 years 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: components/autofill/core/browser/DEPS
diff --git a/components/autofill/core/browser/DEPS b/components/autofill/core/browser/DEPS
index a75ce94390dd98fcffec8072004d9b3753829194..91616d18b6a4f0e3e5226ea404b4396b2d36ddf2 100644
--- a/components/autofill/core/browser/DEPS
+++ b/components/autofill/core/browser/DEPS
@@ -1,4 +1,5 @@
include_rules = [
+ "+components/autofill/content/common",
blundell 2013/12/11 13:32:53 I think that rather than doing this you should be
jeanfrancois 2013/12/11 15:01:19 Done.
"+components/webdata/common",
"+crypto/random.h",
"+google_apis/gaia",

Powered by Google App Engine
This is Rietveld 408576698