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

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: gn, gyp, test codes all done Created 4 years, 6 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 62ba014ccb71ae93f2d9ec5e91dd72f49f27c580..ff5884aa4139eb6f2a583ace89a8a693e5808fc6 100644
--- a/components/components_tests.gyp
+++ b/components/components_tests.gyp
@@ -1315,6 +1315,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