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

Unified Diff: third_party/WebKit/Source/devtools/front_end/workspace/module.json

Issue 2529303003: DevTools: move FileSystemMapping from Workspace to Persistence (Closed)
Patch Set: fix tests Created 4 years, 1 month 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 | « third_party/WebKit/Source/devtools/front_end/workspace/FileSystemMapping.js ('k') | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: third_party/WebKit/Source/devtools/front_end/workspace/module.json
diff --git a/third_party/WebKit/Source/devtools/front_end/workspace/module.json b/third_party/WebKit/Source/devtools/front_end/workspace/module.json
index 87ef11da2b34a1e162d71a3cdc138dbcaaa42b00..f6cf459685a30bd4ce5c557a901bd306b197f4ee 100644
--- a/third_party/WebKit/Source/devtools/front_end/workspace/module.json
+++ b/third_party/WebKit/Source/devtools/front_end/workspace/module.json
@@ -2,7 +2,6 @@
"dependencies": ["common", "host", "platform"],
"scripts": [
"FileManager.js",
- "FileSystemMapping.js",
"IsolatedFileSystem.js",
"IsolatedFileSystemManager.js",
"SearchConfig.js",
« no previous file with comments | « third_party/WebKit/Source/devtools/front_end/workspace/FileSystemMapping.js ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698