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

Unified Diff: mojo/services/public/mojo_services_public.gyp

Issue 698883005: Update mojo sdk to rev cfc99316100efdfa7d53d83f9e07f1d4d3765c21 (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Created 6 years, 1 month 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/services/public/interfaces/window_manager2/window_manager2.mojom ('k') | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: mojo/services/public/mojo_services_public.gyp
diff --git a/mojo/services/public/mojo_services_public.gyp b/mojo/services/public/mojo_services_public.gyp
index 5ea52219ab1ebe7422fedb1dc2eebe66a042d1c1..c0e200b17ec987e19598612ffe573aa9955ff3b0 100644
--- a/mojo/services/public/mojo_services_public.gyp
+++ b/mojo/services/public/mojo_services_public.gyp
@@ -261,20 +261,5 @@
'../../public/mojo_public.gyp:mojo_cpp_bindings',
],
},
- {
- # GN version: //mojo/services/public/interfaces/window_manager2
- 'target_name': 'mojo_window_manager2_bindings',
- 'type': 'static_library',
- 'sources': [
- 'interfaces/window_manager2/window_manager2.mojom',
- ],
- 'includes': [ '../../public/tools/bindings/mojom_bindings_generator.gypi' ],
- 'export_dependent_settings': [
- '../../public/mojo_public.gyp:mojo_cpp_bindings',
- ],
- 'dependencies': [
- '../../public/mojo_public.gyp:mojo_cpp_bindings',
- ],
- },
],
}
« no previous file with comments | « mojo/services/public/interfaces/window_manager2/window_manager2.mojom ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698