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

Unified Diff: cc/cc.gyp

Issue 15435003: cc: Add CopyAsBitmapRequest class to hold the readback callback. (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: nolint Created 7 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
« no previous file with comments | « cc/base/scoped_ptr_vector_unittest.cc ('k') | cc/cc_tests.gyp » ('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 0802c50e5999dc5e2c3f59f99993afb96ce52a64..026134c1d66db7dee49d44edd6b887ba503d4cad 100644
--- a/cc/cc.gyp
+++ b/cc/cc.gyp
@@ -164,6 +164,8 @@
'output/compositor_frame_metadata.cc',
'output/compositor_frame_metadata.h',
'output/context_provider.h',
+ 'output/copy_output_request.cc',
+ 'output/copy_output_request.h',
'output/delegated_frame_data.h',
'output/delegated_frame_data.cc',
'output/delegating_renderer.cc',
« no previous file with comments | « cc/base/scoped_ptr_vector_unittest.cc ('k') | cc/cc_tests.gyp » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698