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

Unified Diff: cc/blink/cc_blink.gyp

Issue 474783002: HUD: Show first paint invalidation in red (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: compilefix Created 6 years, 3 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/blink/blink_layer_debug_info.cc ('k') | cc/blink/web_layer_impl.h » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: cc/blink/cc_blink.gyp
diff --git a/cc/blink/cc_blink.gyp b/cc/blink/cc_blink.gyp
index d9f19ea1f02e10b752d31ca5b86404c68b9447d5..48ec1aa0bb5c83aea10f0c002510f85cb4233d07 100644
--- a/cc/blink/cc_blink.gyp
+++ b/cc/blink/cc_blink.gyp
@@ -25,6 +25,8 @@
],
# This sources list is duplicated in //cc/blink/BUILD.gn
'sources': [
+ 'blink_layer_debug_info.cc',
+ 'blink_layer_debug_info.h',
'cc_blink_export.h',
'scrollbar_impl.cc',
'scrollbar_impl.h',
« no previous file with comments | « cc/blink/blink_layer_debug_info.cc ('k') | cc/blink/web_layer_impl.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698