Index: content/common/gpu/stream_texture_android.cc |
diff --git a/content/common/gpu/stream_texture_android.cc b/content/common/gpu/stream_texture_android.cc |
index d67d94ed69292aa33c5a4bdcf36bf1a61438ecc6..0c3173ec2f952df661e3cb48f5b69434c66c1450 100644 |
--- a/content/common/gpu/stream_texture_android.cc |
+++ b/content/common/gpu/stream_texture_android.cc |
@@ -203,7 +203,6 @@ void StreamTexture::ReleaseTexImage(unsigned target) { |
} |
bool StreamTexture::CopyTexImage(unsigned target) { |
- NOTREACHED(); |
return false; |
} |