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

Unified Diff: trunk/src/mojo/mojo_examples.gypi

Issue 447063005: Revert 288013 "First cut at "content handling" support in Mojo." (Closed) Base URL: svn://svn.chromium.org/chrome/
Patch Set: Created 6 years, 4 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 | « trunk/src/mojo/mojo.gyp ('k') | trunk/src/mojo/mojo_services.gypi » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: trunk/src/mojo/mojo_examples.gypi
===================================================================
--- trunk/src/mojo/mojo_examples.gypi (revision 288042)
+++ trunk/src/mojo/mojo_examples.gypi (working copy)
@@ -145,22 +145,6 @@
],
},
{
- 'target_name': 'mojo_content_handler_demo',
- 'type': 'loadable_module',
- 'dependencies': [
- 'mojo_base.gyp:mojo_application_standalone',
- 'mojo_base.gyp:mojo_cpp_bindings',
- 'mojo_base.gyp:mojo_environment_standalone',
- 'mojo_base.gyp:mojo_utility',
- 'mojo_content_handler_bindings',
- '<(mojo_system_for_loadable_module)',
- ],
- 'sources': [
- 'examples/content_handler_demo/content_handler_demo.cc',
- 'public/cpp/application/lib/mojo_main_standalone.cc',
- ],
- },
- {
'target_name': 'package_mojo_wget',
'variables': {
'app_name': 'mojo_wget',
« no previous file with comments | « trunk/src/mojo/mojo.gyp ('k') | trunk/src/mojo/mojo_services.gypi » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698