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

Unified Diff: content/content_browser.gypi

Issue 10411086: Makes the browser send pixels to the GPU process where it should (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: Created 8 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 | « content/common/view_messages.h ('k') | content/port/browser/render_widget_host_view_port.h » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: content/content_browser.gypi
diff --git a/content/content_browser.gypi b/content/content_browser.gypi
index b5bda95debd57b33889724a2f9ed48d15b8ba804..5a0d232976529a59264570fb38df4cd98631431e 100644
--- a/content/content_browser.gypi
+++ b/content/content_browser.gypi
@@ -476,6 +476,8 @@
'browser/renderer_host/cross_site_resource_handler.h',
'browser/renderer_host/database_message_filter.cc',
'browser/renderer_host/database_message_filter.h',
+ 'browser/renderer_host/dip_util.cc',
+ 'browser/renderer_host/dip_util.h',
'browser/renderer_host/doomed_resource_handler.cc',
'browser/renderer_host/doomed_resource_handler.h',
'browser/renderer_host/file_utilities_message_filter.cc',
« no previous file with comments | « content/common/view_messages.h ('k') | content/port/browser/render_widget_host_view_port.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698