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

Side by Side Diff: Source/devtools/front_end/common/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 "scripts": [
3 "utilities.js",
4 "WebInspector.js",
5 "Object.js",
6 "NotificationService.js",
7 "Color.js",
8 "Geometry.js",
9 "Console.js",
10 "ContentProvider.js",
11 "Lock.js",
12 "ParsedURL.js",
13 "Progress.js",
14 "ResourceType.js",
15 "Settings.js",
16 "StaticContentProvider.js",
17 "TextRange.js",
18 "TextUtils.js",
19 "Throttler.js",
20 "UIString.js",
21 "ModuleExtensionInterfaces.js"
22 ]
23 }
OLDNEW
« no previous file with comments | « Source/devtools/front_end/bindings/module.json ('k') | Source/devtools/front_end/components/module.json » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698