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

Unified Diff: components/autofill/DEPS

Issue 12282004: Added personal_data_manager android implementation for auto-populating auto-fill on android builds … (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: Autofill populator components refactor 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
index cd724eba90df7f1594f6186c86620eba7cf675ac..fb54544fb19407463e435b376846903ee0eb550f 100644
--- a/components/autofill/DEPS
+++ b/components/autofill/DEPS
@@ -1,6 +1,7 @@
include_rules = [
"+google_apis/gaia/gaia_urls.h",
"+grit", # For generated headers
+ "+jni",
"+net",
# Allow inclusion of WebKit API files.
"+third_party/WebKit/Source/Platform/chromium",

Powered by Google App Engine
This is Rietveld 408576698