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

Unified Diff: cc/cc.gyp

Issue 11048044: cc: Switch to Chromium DCHECKs and LOGs (Closed) Base URL: http://git.chromium.org/chromium/src.git@master
Patch Set: remove-rebased-asserts Created 8 years, 2 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: cc/cc.gyp
diff --git a/cc/cc.gyp b/cc/cc.gyp
index 399d83d5c98ce48f6aa40f2d35aad4d9d5f16342..a1d0654437b74e8d74bc0d051633a91324659b34 100644
--- a/cc/cc.gyp
+++ b/cc/cc.gyp
@@ -5,6 +5,7 @@
{
'variables': {
'cc_source_files': [
+ 'dcheck.h',
'hash_pair.h',
'scoped_ptr_hash_map.h',
'scoped_ptr_vector.h',
@@ -387,6 +388,7 @@
'stubs/TraceEvent.h',
'stubs/UnitBezier.h',
+ 'stubs/config.h'
'stubs/extensions_3d_chromium.h',
'stubs/extensions_3d.h',
'stubs/float_point_3d.h',

Powered by Google App Engine
This is Rietveld 408576698