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

Unified Diff: components/components_tests.gyp

Issue 2007473004: [Autofill] Migrate ContentAutofillDriver<-->AutofillAgent IPCs to mojo. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Rebase only Created 4 years, 5 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/components_tests.gyp
diff --git a/components/components_tests.gyp b/components/components_tests.gyp
index 0316c64d344896e85f14deaad38f63ef12a8e079..2fea8038cbd44a3c91abee788d80cd79f7c9d400 100644
--- a/components/components_tests.gyp
+++ b/components/components_tests.gyp
@@ -1333,6 +1333,7 @@
],
'dependencies': [
'../content/content_shell_and_tests.gyp:test_support_content',
+ '../mojo/mojo_base.gyp:mojo_common_lib',
'../skia/skia.gyp:skia',
'components.gyp:autofill_content_browser',
'components.gyp:autofill_content_renderer',

Powered by Google App Engine
This is Rietveld 408576698