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

Unified Diff: trunk/src/mojo/mojo.gyp

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
Index: trunk/src/mojo/mojo.gyp
===================================================================
--- trunk/src/mojo/mojo.gyp (revision 288042)
+++ trunk/src/mojo/mojo.gyp (working copy)
@@ -27,7 +27,6 @@
'mojo_base.gyp:mojo_base',
'mojo_apps_js_unittests',
'mojo_compositor_app',
- 'mojo_content_handler_demo',
'mojo_echo_client',
'mojo_echo_service',
'mojo_geometry_lib',
@@ -339,8 +338,6 @@
'../base/third_party/dynamic_annotations/dynamic_annotations.gyp:dynamic_annotations',
'../net/net.gyp:net',
'../url/url.gyp:url_lib',
- 'mojo_content_handler_bindings',
- 'mojo_network_bindings',
'mojo_base.gyp:mojo_application_bindings',
'mojo_base.gyp:mojo_common_lib',
'mojo_base.gyp:mojo_environment_chromium',
@@ -349,7 +346,6 @@
'sources': [
'service_manager/background_shell_service_loader.cc',
'service_manager/background_shell_service_loader.h',
- 'service_manager/service_loader.cc',
'service_manager/service_loader.h',
'service_manager/service_manager.cc',
'service_manager/service_manager.h',
« no previous file with comments | « trunk/src/mojo/examples/content_handler_demo/content_handler_demo.cc ('k') | trunk/src/mojo/mojo_examples.gypi » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698