Index: cc/cc.gyp |
diff --git a/cc/cc.gyp b/cc/cc.gyp |
index d05de5799989454e5d9384cd32968e336ad99a9f..2539323b71383910f2fa7d10fe32adbba0f68d26 100644 |
--- a/cc/cc.gyp |
+++ b/cc/cc.gyp |
@@ -64,6 +64,8 @@ |
'animation/transform_operations.cc', |
'animation/transform_operations.h', |
'base/completion_event.h', |
+ 'base/delayed_unique_notifier.cc', |
+ 'base/delayed_unique_notifier.h', |
'base/invalidation_region.cc', |
'base/invalidation_region.h', |
'base/latency_info_swap_promise.cc', |
@@ -87,6 +89,8 @@ |
'base/switches.h', |
'base/tiling_data.cc', |
'base/tiling_data.h', |
+ 'base/unique_notifier.cc', |
+ 'base/unique_notifier.h', |
'base/util.h', |
'debug/benchmark_instrumentation.cc', |
'debug/benchmark_instrumentation.h', |