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

Unified Diff: content/content_common.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_common.gypi
diff --git a/content/content_common.gypi b/content/content_common.gypi
index cfd4abe47fa3c83fb0aa93ed76fa905d802781d0..b1bf1e47d06726232355bcae22f1c29bc883d3d3 100644
--- a/content/content_common.gypi
+++ b/content/content_common.gypi
@@ -568,7 +568,7 @@
'../third_party/WebKit/public/blink.gyp:blink',
'../ui/gl/gl.gyp:gl',
'../webkit/common/gpu/webkit_gpu.gyp:webkit_gpu',
- '../webkit/storage_browser.gyp:storage',
+ '../storage/storage_browser.gyp:storage',
],
'actions': [
{

Powered by Google App Engine
This is Rietveld 408576698