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

Unified Diff: ui/ui.gyp

Issue 10823094: Add bitmap utils for Chrome on Android (Closed) Base URL: http://git.chromium.org/chromium/src.git@master
Patch Set: Address review comments Created 8 years, 4 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 d64476b6e57812adf8ea93cfacfeb062ee6d5a50..e9cbfdfeb337bea7e2d71bacdd1439d56643e743 100644
--- a/ui/ui.gyp
+++ b/ui/ui.gyp
@@ -328,6 +328,10 @@
'base/x/x11_util.cc',
'base/x/x11_util.h',
'base/x/x11_util_internal.h',
+ 'gfx/android/gfx_jni_registrar.cc',
+ 'gfx/android/gfx_jni_registrar.h',
+ 'gfx/android/java_bitmap.cc',
+ 'gfx/android/java_bitmap.h',
'gfx/blit.cc',
'gfx/blit.h',
'gfx/canvas.cc',
« 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