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

Unified Diff: content/content_browser.gypi

Issue 9582003: Support browser side thumbnailing for GPU composited pages on Windows. (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: '' Created 8 years, 9 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_browser.gypi
diff --git a/content/content_browser.gypi b/content/content_browser.gypi
index ca3abd3356252fd8320cc1a903ec4545bc2befa3..7a65283c684e81b51a26d031de02a4af70f5cd1d 100644
--- a/content/content_browser.gypi
+++ b/content/content_browser.gypi
@@ -340,6 +340,8 @@
'browser/gpu/gpu_process_host.h',
'browser/gpu/gpu_process_host_ui_shim.cc',
'browser/gpu/gpu_process_host_ui_shim.h',
+ 'browser/gpu/gpu_surface_reader_win.cc',
+ 'browser/gpu/gpu_surface_reader_win.h',
'browser/gpu/gpu_surface_tracker.cc',
'browser/gpu/gpu_surface_tracker.h',
'browser/host_zoom_map_impl.cc',

Powered by Google App Engine
This is Rietveld 408576698