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

Unified Diff: mojo/mojo_services.gypi

Issue 570623002: Revert "Compositor bindings for mojo html_viewer" (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Created 6 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 | « mojo/cc/output_surface_mojo.cc ('k') | mojo/services/html_viewer/DEPS » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: mojo/mojo_services.gypi
diff --git a/mojo/mojo_services.gypi b/mojo/mojo_services.gypi
index 5bd1f8286d1bc030d55d5e4ee68a160b00bfb410..b9768b6f032e780602ee631e6acd3757986d1250 100644
--- a/mojo/mojo_services.gypi
+++ b/mojo/mojo_services.gypi
@@ -8,9 +8,6 @@
'target_name': 'mojo_html_viewer',
'type': 'loadable_module',
'dependencies': [
- '../cc/blink/cc_blink.gyp:cc_blink',
- '../cc/cc.gyp:cc',
- '../cc/cc.gyp:cc_surfaces',
'../net/net.gyp:net',
'../skia/skia.gyp:skia',
'../third_party/WebKit/public/blink.gyp:blink',
@@ -20,12 +17,9 @@
'mojo_base.gyp:mojo_common_lib',
'mojo_base.gyp:mojo_cpp_bindings',
'mojo_base.gyp:mojo_utility',
- 'mojo_cc_support',
'mojo_content_handler_bindings',
- 'mojo_gpu_bindings',
'mojo_navigation_bindings',
'mojo_network_bindings',
- 'mojo_surfaces_bindings',
'mojo_view_manager_lib',
'<(mojo_system_for_loadable_module)',
],
@@ -58,8 +52,6 @@
'services/html_viewer/webthread_impl.h',
'services/html_viewer/weburlloader_impl.cc',
'services/html_viewer/weburlloader_impl.h',
- 'services/html_viewer/weblayertreeview_impl.cc',
- 'services/html_viewer/weblayertreeview_impl.h',
],
},
{
« no previous file with comments | « mojo/cc/output_surface_mojo.cc ('k') | mojo/services/html_viewer/DEPS » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698