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

Unified Diff: ui/gl/gl.gyp

Issue 70843003: ui: Android changes. (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: dom_distiller fixes Created 7 years, 1 month 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 | « ui/base/android/ui_jni_registrar.cc ('k') | ui/shell_dialogs/shell_dialogs.gyp » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: ui/gl/gl.gyp
diff --git a/ui/gl/gl.gyp b/ui/gl/gl.gyp
index 1cb76b354ccb79d154f6111e340c1cc831b68201..4aa5f70714a29f491f0cea99685662195cd396fd 100644
--- a/ui/gl/gl.gyp
+++ b/ui/gl/gl.gyp
@@ -346,8 +346,8 @@
'surface_jni_headers',
],
'sources': [
- '../android/java/src/org/chromium/ui/gfx/SurfaceTexturePlatformWrapper.java',
- '../android/java/src/org/chromium/ui/gfx/SurfaceTextureListener.java',
+ '../android/java/src/org/chromium/ui/gl/SurfaceTexturePlatformWrapper.java',
+ '../android/java/src/org/chromium/ui/gl/SurfaceTextureListener.java',
],
'variables': {
'jni_gen_package': 'ui/gl',
« no previous file with comments | « ui/base/android/ui_jni_registrar.cc ('k') | ui/shell_dialogs/shell_dialogs.gyp » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698