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

Unified Diff: content/content_renderer.gypi

Issue 10735010: 3D Compositing in <browser>, first draft. (Closed) Base URL: http://git.chromium.org/chromium/src.git@master
Patch Set: Use the correct baseline Created 8 years, 4 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 | « content/common/gpu/client/webgraphicscontext3d_command_buffer_impl.h ('k') | content/content_tests.gypi » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: content/content_renderer.gypi
diff --git a/content/content_renderer.gypi b/content/content_renderer.gypi
index 42b967a2fecb603069cf46ddb0d533dcf3f3d7e0..8d0061412985e74829cea373eaa79f133e27086b 100644
--- a/content/content_renderer.gypi
+++ b/content/content_renderer.gypi
@@ -193,6 +193,8 @@
'renderer/browser_plugin/browser_plugin_manager.cc',
'renderer/browser_plugin/browser_plugin_manager_impl.h',
'renderer/browser_plugin/browser_plugin_manager_impl.cc',
+ 'renderer/browser_plugin/browser_plugin_texture_provider.h',
+ 'renderer/browser_plugin/browser_plugin_texture_provider.cc',
'renderer/browser_plugin/old/browser_plugin_constants.cc',
'renderer/browser_plugin/old/browser_plugin_constants.h',
'renderer/browser_plugin/old/browser_plugin_registry.cc',
« no previous file with comments | « content/common/gpu/client/webgraphicscontext3d_command_buffer_impl.h ('k') | content/content_tests.gypi » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698