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

Unified Diff: content/content_tests.gypi

Issue 743093004: Add dependencies on mojo_application_bindings in content_common.gypi (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Remove dependency on content_common from content_java_test_support Created 6 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
« no previous file with comments | « content/content_common.gypi ('k') | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: content/content_tests.gypi
diff --git a/content/content_tests.gypi b/content/content_tests.gypi
index 3d8b5730670eb3124ce5f9a3c5bf9563943d89aa..e02c8657a33713edc776e24423ef67a89b62caf6 100644
--- a/content/content_tests.gypi
+++ b/content/content_tests.gypi
@@ -1852,7 +1852,6 @@
'dependencies': [
'../base/base.gyp:base',
'../base/base.gyp:base_java_test_support',
- 'content.gyp:content_common',
qsr 2014/12/04 14:41:36 This seems fine with me, as content_common is not
cjhopman 2014/12/04 19:15:11 Yeah this is fine.
'content.gyp:content_java',
],
'variables': {
« no previous file with comments | « content/content_common.gypi ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698