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

Unified Diff: components/autofill/content/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: components/autofill/content/DEPS
diff --git a/components/autofill/content/DEPS b/components/autofill/content/DEPS
index 4b94f27f56929f1732429e5199385ca9bfaa9629..4583d6f761e7a13340174cb00b8a5666dd4cfa6c 100644
--- a/components/autofill/content/DEPS
+++ b/components/autofill/content/DEPS
@@ -3,6 +3,7 @@ include_rules = [
# Allow inclusion of WebKit API files.
"+third_party/WebKit/public/platform",
"+third_party/WebKit/public/web",
+ "+ipc",
]
specific_include_rules = {

Powered by Google App Engine
This is Rietveld 408576698