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

Unified Diff: trunk/src/mojo/mojo_services.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_examples.gypi ('k') | trunk/src/mojo/service_manager/BUILD.gn » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: trunk/src/mojo/mojo_services.gypi
===================================================================
--- trunk/src/mojo/mojo_services.gypi (revision 288042)
+++ trunk/src/mojo/mojo_services.gypi (working copy)
@@ -365,22 +365,6 @@
],
},
{
- # GN version: //mojo/services/public/interfaces/content_handler
- 'target_name': 'mojo_content_handler_bindings',
- 'type': 'static_library',
- 'sources': [
- 'services/public/interfaces/content_handler/content_handler.mojom',
- ],
- 'includes': [ 'public/tools/bindings/mojom_bindings_generator.gypi' ],
- 'export_dependent_settings': [
- 'mojo_base.gyp:mojo_cpp_bindings',
- ],
- 'dependencies': [
- 'mojo_base.gyp:mojo_cpp_bindings',
- 'mojo_network_bindings',
- ],
- },
- {
# GN version: //mojo/services/public/interfaces/network
'target_name': 'mojo_network_bindings',
'type': 'static_library',
« no previous file with comments | « trunk/src/mojo/mojo_examples.gypi ('k') | trunk/src/mojo/service_manager/BUILD.gn » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698