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

Unified Diff: storage/storage_browser.gyp

Issue 559063002: Remove webkit/browser/, point everything to storage/browser/ instead (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: clean up DEPS per feedback 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/fileapi/native_file_util.h ('k') | webkit/browser/blob/blob_data_handle.h » ('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/storage/storage_browser.gyp b/storage/storage_browser.gyp
index afa0b474235163f061df602027f27eebb4073b63..272283cdca05faab3de6710b377f31d4b2705093 100644
--- a/storage/storage_browser.gyp
+++ b/storage/storage_browser.gyp
@@ -183,7 +183,7 @@
],
},
{
- # GN version: //webkit/browser:dump_file_system
+ # GN version: //storage/browser:dump_file_system
'target_name': 'dump_file_system',
'type': 'executable',
'sources': [
« no previous file with comments | « storage/browser/fileapi/native_file_util.h ('k') | webkit/browser/blob/blob_data_handle.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698