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

Unified Diff: cc/cc.gyp

Issue 1337803002: cc: Adding BeginFrameObserverMap. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Fixing windows compile. Created 5 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
Index: cc/cc.gyp
diff --git a/cc/cc.gyp b/cc/cc.gyp
index 5c1ffbb6cfe13af3f6e0df165b92d5b230289350..3f69b9fd46f294c7637efacf7b2add104166ac00 100644
--- a/cc/cc.gyp
+++ b/cc/cc.gyp
@@ -84,6 +84,7 @@
'base/list_container.h',
'base/math_util.cc',
'base/math_util.h',
+ 'base/observer_map.h',
'base/region.cc',
'base/region.h',
'base/resource_id.h',
« cc/base/observer_map.h ('K') | « cc/base/observer_map_unittest.cc ('k') | cc/cc_tests.gyp » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698