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

Unified Diff: content/content_common.gypi

Issue 12388038: Android: Remove Surface cruft (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: Created 7 years, 10 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/stream_texture_manager_android.cc ('k') | content/content_jni.gypi » ('j') | 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 92e1452257005dd426b148b0154e167d6500c69d..07df4dd5eac54491ba909c3a6badad3335d4cd43 100644
--- a/content/content_common.gypi
+++ b/content/content_common.gypi
@@ -113,8 +113,8 @@
'common/android/device_telephony_info.h',
'common/android/hash_set.cc',
'common/android/hash_set.h',
- 'common/android/surface_callback.cc',
- 'common/android/surface_callback.h',
+ 'common/android/scoped_java_surface.cc',
+ 'common/android/scoped_java_surface.h',
'common/android/surface_texture_bridge.cc',
'common/android/surface_texture_bridge.h',
'common/android/surface_texture_listener.cc',
« no previous file with comments | « content/common/gpu/stream_texture_manager_android.cc ('k') | content/content_jni.gypi » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698