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

Unified Diff: cc/cc.gyp

Issue 154163005: cc: Abstract out proxy timing history (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: Fix compile oops Created 6 years, 10 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 | « no previous file | cc/trees/proxy_timing_history.h » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: cc/cc.gyp
diff --git a/cc/cc.gyp b/cc/cc.gyp
index 9217418966f624d982e29d3fb3b1b2aed572ddb8..d57e84ece0d88e9503f85f0cc0406be7f8a1838e 100644
--- a/cc/cc.gyp
+++ b/cc/cc.gyp
@@ -440,6 +440,8 @@
'trees/occlusion_tracker.h',
'trees/proxy.cc',
'trees/proxy.h',
+ 'trees/proxy_timing_history.cc',
+ 'trees/proxy_timing_history.h',
'trees/quad_culler.cc',
'trees/quad_culler.h',
'trees/single_thread_proxy.cc',
« no previous file with comments | « no previous file | cc/trees/proxy_timing_history.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698