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

Unified Diff: components/autofill/DEPS

Issue 2531223003: Expanded Autofill Credit Card Popup Layout Experiment in Android. (Closed)
Patch Set: Fixes compile error. Created 4 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/DEPS
diff --git a/components/autofill/DEPS b/components/autofill/DEPS
index 7e8eeb9db5eeb9f6fad7e5594f2348a5a6265063..6b6ca5cf0be2bdeff3231f46c2c7f4b0c033e183 100644
--- a/components/autofill/DEPS
+++ b/components/autofill/DEPS
@@ -4,6 +4,7 @@ include_rules = [
"+grit", # For generated headers
"+jni",
"+net",
+ "+third_party/skia",
"+third_party/zlib/google",
"+ui",

Powered by Google App Engine
This is Rietveld 408576698