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

Unified Diff: cc/cc.gyp

Issue 13939005: cc: Add strict layer property change checking and handle bounds changes during paint. (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: s/CHECK/DCHECK/ Created 7 years, 8 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/base/switches.cc ('k') | cc/layers/contents_scaling_layer.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 8858891487d8ed2f13b6dca2793b702172c1398a..b0ef550bfc3eda05ca19f8cb2a6f001dc6337434 100644
--- a/cc/cc.gyp
+++ b/cc/cc.gyp
@@ -153,6 +153,7 @@
'output/output_surface_client.h',
'debug/overdraw_metrics.cc',
'debug/overdraw_metrics.h',
+ 'layers/paint_properties.h',
'input/page_scale_animation.cc',
'input/page_scale_animation.h',
'debug/paint_time_counter.cc',
« no previous file with comments | « cc/base/switches.cc ('k') | cc/layers/contents_scaling_layer.cc » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698