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

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: Include fixes from downstream Created 8 years, 5 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
« ui/gfx/android/gfx_jni_registrar.h ('K') | « ui/gfx/android/gfx_jni_registrar.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 6f2fcdcfa8e2d607f301f9d855103c2fb18a36b8..64b94e57f9a2d6269b7037bf42952743bc3d57a7 100644
--- a/ui/ui.gyp
+++ b/ui/ui.gyp
@@ -327,6 +327,10 @@
'base/x/x11_util.cc',
'base/x/x11_util.h',
'base/x/x11_util_internal.h',
+ 'gfx/android/bitmap_android.cc',
+ 'gfx/android/bitmap_android.h',
+ 'gfx/android/gfx_jni_registrar.cc',
+ 'gfx/android/gfx_jni_registrar.h',
'gfx/blit.cc',
'gfx/blit.h',
'gfx/canvas.cc',
« ui/gfx/android/gfx_jni_registrar.h ('K') | « ui/gfx/android/gfx_jni_registrar.cc ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698