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

Unified Diff: content/content_common.gypi

Issue 10795058: Add GL surface creation for Android. (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: Created 8 years, 5 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/image_transport_surface_android.cc ('k') | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: content/content_common.gypi
diff --git a/content/content_common.gypi b/content/content_common.gypi
index 18770e898b8ee04f099f9c0ded44183c3092c0b7..86e03c2b478befe9c070cfdfd7c1569057ceb703 100644
--- a/content/content_common.gypi
+++ b/content/content_common.gypi
@@ -208,6 +208,8 @@
'common/gpu/gpu_memory_manager.h',
'common/gpu/gpu_messages.h',
'common/gpu/gpu_process_launch_causes.h',
+ 'common/gpu/gpu_surface_lookup.h',
+ 'common/gpu/gpu_surface_lookup.cc',
'common/gpu/stream_texture_manager_android.cc',
'common/gpu/stream_texture_manager_android.h',
'common/gpu/gpu_watchdog.h',
« no previous file with comments | « content/common/gpu/image_transport_surface_android.cc ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698