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

Unified Diff: cc/cc.gyp

Issue 296043005: cc: Add UniqueNotifier to cc/base. (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: typo Created 6 years, 7 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
Index: cc/cc.gyp
diff --git a/cc/cc.gyp b/cc/cc.gyp
index a56fc909e758fd4c6ba9270e8be670bb164af0ce..f143e3b5acac3a252e239f759499b19bd18e586a 100644
--- a/cc/cc.gyp
+++ b/cc/cc.gyp
@@ -87,6 +87,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',

Powered by Google App Engine
This is Rietveld 408576698