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

Unified Diff: Source/config.gyp

Issue 16066003: Add wtf_unittests target that links unit tests outside DLL (Closed) Base URL: svn://svn.chromium.org/blink/trunk
Patch Set: Separate run_all_tests lib Created 7 years, 7 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: Source/config.gyp
diff --git a/Source/config.gyp b/Source/config.gyp
index a24b5f04b72e8cec44d2542ae71efccaa6a9d6c5..07887c848bd935a0779d05938a2fb41980563d90 100644
--- a/Source/config.gyp
+++ b/Source/config.gyp
@@ -37,9 +37,6 @@
'target_name': 'config',
'type': 'none',
'direct_dependent_settings': {
- 'defines': [
- 'WEBKIT_IMPLEMENTATION=1',
- ],
'msvs_disabled_warnings': [
4138, 4244, 4291, 4305, 4344, 4355, 4521, 4099,
],

Powered by Google App Engine
This is Rietveld 408576698