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

Unified Diff: ui/gl/gl.gyp

Issue 62203014: Move WindowOpenDisposition.template to ui/base/android. (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: fix ui.gyp 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/gfx/gfx.gyp ('k') | ui/ui.gyp » ('j') | ui/ui.gyp » ('J')
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 873174627876f9cad5fba5a5f5e9ca48203a158f..40f38e3d686b272fc66d4e346629fe860eea92dc 100644
--- a/ui/gl/gl.gyp
+++ b/ui/gl/gl.gyp
@@ -345,8 +345,8 @@
'surface_jni_headers',
],
'sources': [
- '../android/java/src/org/chromium/ui/gfx/SurfaceTexturePlatformWrapper.java',
- '../android/java/src/org/chromium/ui/gfx/SurfaceTextureListener.java',
+ '../base/android/java/src/org/chromium/ui/gfx/SurfaceTexturePlatformWrapper.java',
tfarina 2013/11/12 19:26:36 looks like these two java files should be in ui/an
+ '../base/android/java/src/org/chromium/ui/gfx/SurfaceTextureListener.java',
],
'variables': {
'jni_gen_package': 'ui/gl',
« no previous file with comments | « ui/gfx/gfx.gyp ('k') | ui/ui.gyp » ('j') | ui/ui.gyp » ('J')

Powered by Google App Engine
This is Rietveld 408576698