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

Unified Diff: components/autofill/content/common/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/common/DEPS
diff --git a/components/breakpad/browser/DEPS b/components/autofill/content/common/DEPS
similarity index 57%
copy from components/breakpad/browser/DEPS
copy to components/autofill/content/common/DEPS
index c24130ef510c0f98401f969fd89f78f98d2ca97b..86be8df50ef80d92aa07e6f1b5ab34b6de24c07c 100644
--- a/components/breakpad/browser/DEPS
+++ b/components/autofill/content/common/DEPS
@@ -1,4 +1,4 @@
include_rules = [
- "+content/public/browser",
"+content/public/common",
+ "+third_party/WebKit/public/web",
]

Powered by Google App Engine
This is Rietveld 408576698