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

Unified Diff: content/content_shell.gypi

Issue 1799923003: Add an end-to-end test that excercises Mojo with a sandbox. Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: rebase Created 4 years, 9 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 | « content/content_common_mojo_bindings.gyp ('k') | content/content_tests.gypi » ('j') | 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 dff8369ab87955d2698acf988463fc032f1f5745..fc418659aa13709cff9bc01c41e5b7544ac43c50 100644
--- a/content/content_shell.gypi
+++ b/content/content_shell.gypi
@@ -30,6 +30,7 @@
'content.gyp:content_renderer',
'content.gyp:content_resources',
'content.gyp:content_utility',
+ 'content_common_mojo_bindings.gyp:content_common_mojo_bindings_mojom',
'content_shell_resources',
'content_test_mojo_bindings',
'copy_test_netscape_plugin',
@@ -230,6 +231,8 @@
'shell/renderer/shell_content_renderer_client.h',
'shell/renderer/shell_render_view_observer.cc',
'shell/renderer/shell_render_view_observer.h',
+ 'shell/utility/mojo_test_impl.cc',
+ 'shell/utility/mojo_test_impl.h',
'shell/utility/shell_content_utility_client.cc',
'shell/utility/shell_content_utility_client.h',
],
« no previous file with comments | « content/content_common_mojo_bindings.gyp ('k') | content/content_tests.gypi » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698