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

Unified Diff: content/content_browser.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_browser.gypi
diff --git a/content/content_browser.gypi b/content/content_browser.gypi
index 848920981fc8778abf8d403c781ef74e5d2fd53f..989f8d57afb8ebaa108b1663256a3a9ca364ba50 100644
--- a/content/content_browser.gypi
+++ b/content/content_browser.gypi
@@ -1602,7 +1602,7 @@
'../third_party/angle/src/build_angle.gyp:commit_id',
'../third_party/leveldatabase/leveldatabase.gyp:leveldatabase',
'../ui/surface/surface.gyp:surface',
- '../webkit/storage_browser.gyp:storage',
+ '../storage/storage_browser.gyp:storage',
],
}],
['enable_printing!=0', {

Powered by Google App Engine
This is Rietveld 408576698