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

Unified Diff: android_webview/libwebviewchromium.gypi

Issue 679493002: [Android] Add a native pull-to-refresh overscroll effect (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Fix findbugs... Created 6 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 | « android_webview/java_library_common.mk ('k') | content/browser/android/animation_utils.h » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: android_webview/libwebviewchromium.gypi
diff --git a/android_webview/libwebviewchromium.gypi b/android_webview/libwebviewchromium.gypi
index c99a6f48264694143d639011771fdcf86cbef392..6b853c46890d07eca55d81cc2a53c57d7c946735 100644
--- a/android_webview/libwebviewchromium.gypi
+++ b/android_webview/libwebviewchromium.gypi
@@ -31,6 +31,7 @@
'../net/net.gyp:private_key_types_java',
'../ui/android/ui_android.gyp:bitmap_format_java',
'../ui/android/ui_android.gyp:page_transition_types_java',
+ '../ui/android/ui_android.gyp:system_ui_resource_type_java',
'../ui/android/ui_android.gyp:window_open_disposition_java',
],
# Enable feedback-directed optimisation for the library when building in
« no previous file with comments | « android_webview/java_library_common.mk ('k') | content/browser/android/animation_utils.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698