Index: cc/BUILD.gn |
diff --git a/cc/BUILD.gn b/cc/BUILD.gn |
index 44896c1722bf0c88e1a110db28f0bb0144150608..82a54746c9a3b8cc6a5beb967baeec2cebaa1bc3 100644 |
--- a/cc/BUILD.gn |
+++ b/cc/BUILD.gn |
@@ -96,6 +96,8 @@ component("cc") { |
"debug/micro_benchmark_controller_impl.h", |
"debug/paint_time_counter.cc", |
"debug/paint_time_counter.h", |
+ "debug/picture_debug_util.cc", |
+ "debug/picture_debug_util.h", |
"debug/picture_record_benchmark.cc", |
"debug/picture_record_benchmark.h", |
"debug/rasterize_and_record_benchmark.cc", |