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

Unified Diff: android_webview/native/webview_native.gyp

Issue 15942017: [Android] Fix component build again. (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: rebase + memorypressurelistener Created 7 years, 6 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 | « no previous file | base/android/memory_pressure_listener_android.h » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: android_webview/native/webview_native.gyp
diff --git a/android_webview/native/webview_native.gyp b/android_webview/native/webview_native.gyp
index 0cff5404a5d5312f64551f95f8aab4c0c6b708e7..9b45e6452c516554908a225c9a3bcf9a0f6deff0 100644
--- a/android_webview/native/webview_native.gyp
+++ b/android_webview/native/webview_native.gyp
@@ -20,6 +20,7 @@
'../../skia/skia.gyp:skia',
'../../ui/ui.gyp:ui',
'../../webkit/common/user_agent/webkit_user_agent.gyp:user_agent',
+ '../../webkit/support/webkit_support.gyp:glue_common',
'../../webkit/storage_browser.gyp:webkit_storage_browser',
'../../webkit/storage_common.gyp:webkit_storage_common',
'android_webview_native_jni',
« no previous file with comments | « no previous file | base/android/memory_pressure_listener_android.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698