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

Unified Diff: android_webview/native/webview_native.gyp

Issue 539143002: Migrate webkit/browser/ to storage/browser/ (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Created 6 years, 3 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/native/webview_native.gyp
diff --git a/android_webview/native/webview_native.gyp b/android_webview/native/webview_native.gyp
index 790d40e3b0a8176ed05f1b4dbc9c9d5c3395aefe..b1b0f817bd621180c54dddc1e155d441b4f5bb3e 100644
--- a/android_webview/native/webview_native.gyp
+++ b/android_webview/native/webview_native.gyp
@@ -23,7 +23,7 @@
'../../ui/base/ui_base.gyp:ui_base',
'../../ui/gfx/gfx.gyp:gfx',
'../../ui/gfx/gfx.gyp:gfx_geometry',
- '../../webkit/storage_browser.gyp:storage',
+ '../../storage/storage_browser.gyp:storage',
jamesr 2014/09/05 01:02:30 sort please
'../../third_party/boringssl/boringssl.gyp:boringssl',
'android_webview_native_jni',
],

Powered by Google App Engine
This is Rietveld 408576698