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

Unified Diff: cc/cc.gyp

Issue 11316128: Send compositor frame IPC with metadata. (Closed) Base URL: http://git.chromium.org/chromium/src.git@master
Patch Set: Created 8 years, 1 month 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/compositor_frame_metadata.h » ('j') | cc/compositor_frame_metadata.h » ('J')
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 126f0c9f5a78785f958c8b71bcf3debda188ead9..954314c26bc0ed60db2e1474f262660aada6a89b 100644
--- a/cc/cc.gyp
+++ b/cc/cc.gyp
@@ -20,6 +20,8 @@
'checkerboard_draw_quad.cc',
'checkerboard_draw_quad.h',
'completion_event.h',
+ 'compositor_frame_metadata.cc',
+ 'compositor_frame_metadata.h',
'content_layer.cc',
'content_layer.h',
'content_layer_client.h',
« no previous file with comments | « no previous file | cc/compositor_frame_metadata.h » ('j') | cc/compositor_frame_metadata.h » ('J')

Powered by Google App Engine
This is Rietveld 408576698