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

Unified Diff: content/content_shell.gypi

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: content/content_shell.gypi
diff --git a/content/content_shell.gypi b/content/content_shell.gypi
index 1962802cfe83f50d68acdc06e14e52a4c7c1f0e3..c13e93f3454b73058b7110b22c1a06ec1a39acc4 100644
--- a/content/content_shell.gypi
+++ b/content/content_shell.gypi
@@ -64,7 +64,7 @@
'../ui/gl/gl.gyp:gl',
'../url/url.gyp:url_lib',
'../v8/tools/gyp/v8.gyp:v8',
- '../webkit/storage_browser.gyp:storage',
+ '../storage/storage_browser.gyp:storage',
],
'include_dirs': [
'..',

Powered by Google App Engine
This is Rietveld 408576698