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

Unified Diff: content/content_renderer.gypi

Issue 11824040: Enables compositing support for webview. (Closed) Base URL: http://git.chromium.org/chromium/src.git@master
Patch Set: Created 7 years, 11 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: content/content_renderer.gypi
diff --git a/content/content_renderer.gypi b/content/content_renderer.gypi
index 8b95dcd794fad930c9d3a07da115c71caa477d6a..d7aedf29bb6cc77b8da267821759a393348d543e 100644
--- a/content/content_renderer.gypi
+++ b/content/content_renderer.gypi
@@ -220,6 +220,8 @@
'renderer/browser_plugin/browser_plugin_manager_factory.h',
'renderer/browser_plugin/browser_plugin_manager_impl.h',
'renderer/browser_plugin/browser_plugin_manager_impl.cc',
+ 'renderer/browser_plugin/browser_plugin_compositing_helper.h',
+ 'renderer/browser_plugin/browser_plugin_compositing_helper.cc',
'renderer/render_process.h',
'renderer/render_process_impl.cc',
'renderer/render_process_impl.h',

Powered by Google App Engine
This is Rietveld 408576698