| 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',
|
|
|