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

Unified Diff: android_webview/all_webview.gyp

Issue 157033007: API to Convert Java Bitmap Config to SkBitmap::Config (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Adding webview dependecy build changes. Created 6 years, 10 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
Index: android_webview/all_webview.gyp
diff --git a/android_webview/all_webview.gyp b/android_webview/all_webview.gyp
index b87a5714599c3da0901ccee96026c28776ccdc11..66255cb0189b5ced68f014403a21044b84597ac3 100644
--- a/android_webview/all_webview.gyp
+++ b/android_webview/all_webview.gyp
@@ -28,6 +28,7 @@
'../net/net.gyp:net_errors_java',
'../net/net.gyp:private_key_types_java',
'../ui/android/ui_android.gyp:window_open_disposition_java',
+ '../ui/android/ui_android.gyp:bitmap_format_java',
],
}, # target_name: All
], # targets

Powered by Google App Engine
This is Rietveld 408576698