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

Unified Diff: components/autofill/DEPS

Issue 12543010: Establish components/autofill and move some files (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: OWNERS DEPS Created 7 years, 9 months 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/DEPS
diff --git a/components/autofill/DEPS b/components/autofill/DEPS
new file mode 100644
index 0000000000000000000000000000000000000000..9d52b111303663eb267a35f1bbad6b1498e84657
--- /dev/null
+++ b/components/autofill/DEPS
@@ -0,0 +1,4 @@
+include_rules = [
+ "+third_party/WebKit/Source/WebKit/chromium/public",
+ "+ui",
+]

Powered by Google App Engine
This is Rietveld 408576698