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

Unified Diff: storage/storage_browser.gyp

Issue 539143002: Migrate webkit/browser/ to storage/browser/ (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: fix android build 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
« no previous file with comments | « storage/browser/storage_browser_export.h ('k') | webkit/browser/BUILD.gn » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: storage/storage_browser.gyp
diff --git a/webkit/storage_browser.gyp b/storage/storage_browser.gyp
similarity index 99%
rename from webkit/storage_browser.gyp
rename to storage/storage_browser.gyp
index ed08918bf9a03ff686468d21f4e10ea2353a3fe3..afa0b474235163f061df602027f27eebb4073b63 100644
--- a/webkit/storage_browser.gyp
+++ b/storage/storage_browser.gyp
@@ -8,7 +8,7 @@
},
'targets': [
{
- # GN version: //webkit/browser:storage
+ # GN version: //storage/browser
'target_name': 'storage',
'type': '<(component)',
'variables': { 'enable_wexit_time_destructors': 1, },
« no previous file with comments | « storage/browser/storage_browser_export.h ('k') | webkit/browser/BUILD.gn » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698