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

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: 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
« no previous file with comments | « cc/caching_bitmap_canvas_layer_texture_updater.cc ('k') | cc/checkerboard_draw_quad.cc » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: cc/cc.gyp
diff --git a/cc/cc.gyp b/cc/cc.gyp
index 45d7ed6095d75a0c8e8320eed7e6f8f99312e76d..3507f0b140daa969f389063b466e137272b4f953 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',
@@ -355,6 +356,7 @@
'stubs/TraceEvent.h',
'stubs/UnitBezier.h',
+ 'stubs/config.h'
'stubs/extensions_3d_chromium.h',
'stubs/extensions_3d.h',
'stubs/float_point_3d.h',
« no previous file with comments | « cc/caching_bitmap_canvas_layer_texture_updater.cc ('k') | cc/checkerboard_draw_quad.cc » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698