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

Unified Diff: third_party/WebKit/Source/core/core_generated.gypi

Issue 2301213003: Add tests for trace wrappers (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Fix StringView problem Created 4 years, 3 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: third_party/WebKit/Source/core/core_generated.gypi
diff --git a/third_party/WebKit/Source/core/core_generated.gypi b/third_party/WebKit/Source/core/core_generated.gypi
index a116f8f85726fda26755e68ca38b620af7c7643e..7565750d30a68b4ec6b791ff932d010de261768b 100644
--- a/third_party/WebKit/Source/core/core_generated.gypi
+++ b/third_party/WebKit/Source/core/core_generated.gypi
@@ -26,6 +26,7 @@
],
'generated_bindings_core_testing_files': [
+ '<(bindings_core_v8_output_dir)/V8DeathAwareScriptWrappable.h',
'<(bindings_core_v8_output_dir)/V8DictionaryTest.cpp',
'<(bindings_core_v8_output_dir)/V8DictionaryTest.h',
'<(bindings_core_v8_output_dir)/V8GarbageCollectedScriptWrappable.cpp',

Powered by Google App Engine
This is Rietveld 408576698