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

Side by Side Diff: Source/devtools/front_end/bindings/module.json

Issue 573453004: DevTools: Get rid of frontend_modules.json (Closed) Base URL: svn://svn.chromium.org/blink/trunk
Patch Set: Address comments 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 unified diff | Download patch | Annotate | Revision Log
OLDNEW
(Empty)
1 {
2 "dependencies": ["sdk", "workspace"],
3 "scripts": [
4 "LiveLocation.js",
5 "CompilerScriptMapping.js",
6 "ResourceScriptMapping.js",
7 "SASSSourceMapping.js",
8 "StylesSourceMapping.js",
9 "CSSWorkspaceBinding.js",
10 "DebuggerWorkspaceBinding.js",
11 "BreakpointManager.js",
12 "ContentProviderBasedProjectDelegate.js",
13 "DefaultScriptMapping.js",
14 "FileUtils.js",
15 "Linkifier.js",
16 "LiveEditSupport.js",
17 "NetworkUISourceCodeProvider.js",
18 "NetworkWorkspaceBinding.js",
19 "PresentationConsoleMessageHelper.js",
20 "ResourceUtils.js",
21 "ScriptSnippetModel.js",
22 "TempFile.js",
23 "WorkspaceController.js"
24 ]
25 }
OLDNEW
« no previous file with comments | « Source/devtools/front_end/audits/module.json ('k') | Source/devtools/front_end/common/module.json » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698