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

Unified Diff: ui/ui.gyp

Issue 10958058: JavaBitmap class JNI clean up, add new functionality (Closed) Base URL: http://git.chromium.org/chromium/src.git@master
Patch Set: rebase, correct gyp sort order Created 8 years, 3 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
« no previous file with comments | « ui/gfx/android/java_bitmap.cc ('k') | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: ui/ui.gyp
diff --git a/ui/ui.gyp b/ui/ui.gyp
index 13bccb47294755cc80c0c2af605c43e0f3263d21..66ee4ed880d8dafcb11211c808a16d445b0ccca8 100644
--- a/ui/ui.gyp
+++ b/ui/ui.gyp
@@ -835,6 +835,7 @@
'target_name': 'ui_jni_headers',
'type': 'none',
'sources': [
+ 'android/java/src/org/chromium/ui/gfx/BitmapHelper.java',
'android/java/src/org/chromium/ui/gfx/NativeWindow.java',
'android/java/src/org/chromium/ui/SelectFileDialog.java',
],
« no previous file with comments | « ui/gfx/android/java_bitmap.cc ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698