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

Unified Diff: components/BUILD.gn

Issue 1999623002: [Autofill] Add typemap for autofill:FormFieldData and autofill::FormData. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Rebase only Created 4 years, 7 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/BUILD.gn
diff --git a/components/BUILD.gn b/components/BUILD.gn
index 40715d6b8030353e463f04b4d08865e87fb63436..d671c1d0e00d4b479a2cbc2ca257a7408704eca6 100644
--- a/components/BUILD.gn
+++ b/components/BUILD.gn
@@ -163,6 +163,7 @@ test("components_unittests") {
} else { # !iOS
deps += [
"//components/autofill/content/browser:unit_tests",
+ "//components/autofill/content/public/cpp:unit_tests",
"//components/autofill/content/renderer:unit_tests",
"//components/cast_certificate:unit_tests",
"//components/certificate_transparency:unit_tests",
« no previous file with comments | « no previous file | components/autofill.gypi » ('j') | components/autofill/content/public/cpp/autofill_types_struct_traits.cc » ('J')

Powered by Google App Engine
This is Rietveld 408576698