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

Unified Diff: cc/blink/BUILD.gn

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/BUILD.gn ('k') | cc/blink/blink_layer_debug_info.h » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: cc/blink/BUILD.gn
diff --git a/cc/blink/BUILD.gn b/cc/blink/BUILD.gn
index b0e9a59f9dd2fc72e0ad78807ae1e8c3752f9cab..8844b2a744d975dec7847028226dce57d776d140 100644
--- a/cc/blink/BUILD.gn
+++ b/cc/blink/BUILD.gn
@@ -22,6 +22,8 @@ component("blink") {
forward_dependent_configs_from = [ "//skia" ]
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/BUILD.gn ('k') | cc/blink/blink_layer_debug_info.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698