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

Unified Diff: content/content_common_mojo_bindings.gyp

Issue 2201763002: Switch on use_new_wrapper_types mode for content/common. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Address comments from Lei and Michael Created 4 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
Index: content/content_common_mojo_bindings.gyp
diff --git a/content/content_common_mojo_bindings.gyp b/content/content_common_mojo_bindings.gyp
index de48c54061890f9f6d06724ee8102746492d24f0..54d7ce6d7244900ba25d5c9d334806b14748d70d 100644
--- a/content/content_common_mojo_bindings.gyp
+++ b/content/content_common_mojo_bindings.gyp
@@ -25,7 +25,6 @@
'../url/mojo/gurl.typemap',
'../url/mojo/origin.typemap',
],
- 'use_new_wrapper_types': 'false',
},
'dependencies': [
'../components/leveldb/leveldb.gyp:leveldb_bindings_mojom',

Powered by Google App Engine
This is Rietveld 408576698