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

Unified Diff: Source/devtools/front_end/network/module.json

Issue 714423005: DevTools: move front-end files from components to ui. (Closed) Base URL: svn://svn.chromium.org/blink/trunk
Patch Set: review comment addressed Created 6 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
Index: Source/devtools/front_end/network/module.json
diff --git a/Source/devtools/front_end/network/module.json b/Source/devtools/front_end/network/module.json
index 3368bb0056334ac35ca1724756c85fae51b7c0e5..5bf43f8247461b24e33bc75b1383630511a04477 100644
--- a/Source/devtools/front_end/network/module.json
+++ b/Source/devtools/front_end/network/module.json
@@ -20,6 +20,7 @@
],
"dependencies": ["source_frame"],
"scripts": [
+ "FilterSuggestionBuilder.js",
"RequestView.js",
"NetworkItemView.js",
"RequestCookiesView.js",
« no previous file with comments | « Source/devtools/front_end/network/FilterSuggestionBuilder.js ('k') | Source/devtools/front_end/profiler/ProfilesPanel.js » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698