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

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: "Final" fix. 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..575a72913a37c4fc114ea934068f80c834051a65 100644
--- a/chrome/renderer/DEPS
+++ b/chrome/renderer/DEPS
@@ -1,4 +1,5 @@
include_rules = [
+ "+components/autofill/content/common",
"+components/autofill/content/renderer",
"+components/autofill/core/common",
"+components/nacl/renderer",

Powered by Google App Engine
This is Rietveld 408576698