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

Unified Diff: content/content_shell.gypi

Issue 1371073002: add missing content_test_mojo_bindings gyp dep in content_tests.gypi (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Created 5 years, 3 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
« no previous file with comments | « no previous file | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: content/content_shell.gypi
diff --git a/content/content_shell.gypi b/content/content_shell.gypi
index f8d63cbfcc06cb3f85300946a6d10e55b37318e6..dccb0740a542484b92bf281f3a505c242b061f6e 100644
--- a/content/content_shell.gypi
+++ b/content/content_shell.gypi
@@ -39,6 +39,7 @@
'content.gyp:content_resources',
'content.gyp:content_utility',
'content_shell_resources',
+ 'content_test_mojo_bindings',
'copy_test_netscape_plugin',
'layouttest_support_content',
'../base/base.gyp:base',
« no previous file with comments | « no previous file | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698