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

Unified Diff: mojo/mojo_public.gyp

Issue 1902263004: Mojo: Change the blink variant from "wtf" to "blink". (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: rebase Created 4 years, 8 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 | « device/usb/usb.gyp ('k') | mojo/mojom_bindings_generator.gypi » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: mojo/mojo_public.gyp
diff --git a/mojo/mojo_public.gyp b/mojo/mojo_public.gyp
index 0e994dd27b9b96d3b85a26df1e5dc0bc2bb58f81..a92ce12403c82828fdf400cb13edadafe86190ea 100644
--- a/mojo/mojo_public.gyp
+++ b/mojo/mojo_public.gyp
@@ -419,7 +419,6 @@
'target_name': 'mojo_public_test_interfaces_mojom_blink',
'type': 'none',
'variables': {
- 'mojom_variant': 'wtf',
'for_blink': 'true',
'mojom_typemaps': [
'public/cpp/bindings/tests/rect_blink.typemap',
@@ -498,7 +497,6 @@
'target_name': 'mojo_public_test_wtf_types_blink',
'type': 'static_library',
'variables': {
- 'mojom_variant': 'wtf',
'for_blink': 'true',
},
'sources': [
« no previous file with comments | « device/usb/usb.gyp ('k') | mojo/mojom_bindings_generator.gypi » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698