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

Unified Diff: content/content_tests.gypi

Issue 2185703003: Switch on use_new_wrapper_types mode for content/shell and content/test. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Created 4 years, 5 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 | « content/content_shell.gypi ('k') | content/shell/BUILD.gn » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: content/content_tests.gypi
diff --git a/content/content_tests.gypi b/content/content_tests.gypi
index 5e9a6c1215d1d91987622aef405e5c70d62f8d7a..5b08e9a31175df8a359d00419ef1a122864305d0 100644
--- a/content/content_tests.gypi
+++ b/content/content_tests.gypi
@@ -1381,9 +1381,6 @@
'sources': [
'test/data/web_ui_test_mojo_bindings.mojom',
],
- 'variables': {
- 'use_new_wrapper_types': 'false',
- },
'includes': [ '../mojo/mojom_bindings_generator.gypi' ],
'export_dependent_settings': [
'../mojo/mojo_public.gyp:mojo_cpp_bindings',
« no previous file with comments | « content/content_shell.gypi ('k') | content/shell/BUILD.gn » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698