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

Unified Diff: Source/wtf/wtf.gyp

Issue 102123002: Enable ASSERT when DCHECK_ALWAYS_ON is defined. (Closed) Base URL: https://chromium.googlesource.com/chromium/blink.git@master
Patch Set: WIP Created 7 years 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 | « Source/wtf/Assertions.h ('k') | public/all.gyp » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: Source/wtf/wtf.gyp
diff --git a/Source/wtf/wtf.gyp b/Source/wtf/wtf.gyp
index a76ecc5981e02b4841aa0e1a4b6d5743f27c9fa5..705ed93ed4dc7a0b35f9fbf1aabbd3167c5958ba 100644
--- a/Source/wtf/wtf.gyp
+++ b/Source/wtf/wtf.gyp
@@ -28,6 +28,7 @@
{
'includes': [
'../build/win/precompile.gypi',
+ '../build/defines_from_chromium.gypi',
'../build/features.gypi',
'wtf.gypi',
],
« no previous file with comments | « Source/wtf/Assertions.h ('k') | public/all.gyp » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698