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

Unified Diff: content/content_common.gypi

Issue 12388038: Android: Remove Surface cruft (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: remove more 'manual JNI' code 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
Index: content/content_common.gypi
diff --git a/content/content_common.gypi b/content/content_common.gypi
index fbec6c2722ae5cbb82bcccda9995e3e45c408c49..8c4cc20cf0a667c0720e2ef5782ac636ea8e3a65 100644
--- a/content/content_common.gypi
+++ b/content/content_common.gypi
@@ -115,8 +115,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/surface.cc',
+ 'common/android/surface.h',
'common/android/surface_texture_bridge.cc',
'common/android/surface_texture_bridge.h',
'common/android/surface_texture_listener.cc',

Powered by Google App Engine
This is Rietveld 408576698