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

Unified Diff: Source/web/web.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/testing/testing.gyp ('k') | Source/web/web_tests.gyp » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: Source/web/web.gyp
diff --git a/Source/web/web.gyp b/Source/web/web.gyp
index 302c786d518c26ed80886b76dc3c01b734672b34..a30e2ce37bf1cc65687398b733150835c8ca9b34 100644
--- a/Source/web/web.gyp
+++ b/Source/web/web.gyp
@@ -32,6 +32,7 @@
'includes': [
'../bindings/bindings.gypi',
'../core/core.gypi',
+ '../build/defines_from_chromium.gypi',
'../build/features.gypi',
'../build/scripts/scripts.gypi',
'../build/win/precompile.gypi',
« no previous file with comments | « Source/testing/testing.gyp ('k') | Source/web/web_tests.gyp » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698