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

Unified Diff: chrome/renderer/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: chrome/renderer/DEPS
diff --git a/chrome/renderer/DEPS b/chrome/renderer/DEPS
index 5aa471a049c8f000e14e6a5be59ecb9e5401386c..604808e24ec595ee0a4e1d1cbac420745dcbb236 100644
--- a/chrome/renderer/DEPS
+++ b/chrome/renderer/DEPS
@@ -1,5 +1,6 @@
include_rules = [
"+components/autofill/content/renderer",
+ "+components/autofill/content/common",
blundell 2013/12/11 13:32:53 nit: order with above
jeanfrancois 2013/12/11 15:01:19 Done.
"+components/autofill/core/common",
"+components/nacl/renderer",
"+components/plugins/renderer",

Powered by Google App Engine
This is Rietveld 408576698