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

Unified Diff: device/usb/usb.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 | « no previous file | mojo/mojo_public.gyp » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: device/usb/usb.gyp
diff --git a/device/usb/usb.gyp b/device/usb/usb.gyp
index 02400fa62395d14ce97c3ea8f0cb1e60e54d0927..fbd3651b3136ce5aecf6ee0a0e5f9d58f6ca8713 100644
--- a/device/usb/usb.gyp
+++ b/device/usb/usb.gyp
@@ -156,7 +156,6 @@
'type': 'static_library',
'sources': [ '<@(mojom_files)' ],
'variables': {
- 'mojom_variant': 'wtf',
'for_blink': 'true',
},
'includes': [
« no previous file with comments | « no previous file | mojo/mojo_public.gyp » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698