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

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

Issue 2493373002: DevTools: rename WebInspector into modules. (Closed)
Patch Set: for bots 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
Index: third_party/WebKit/Source/devtools/front_end/heap_snapshot_worker/module.json
diff --git a/third_party/WebKit/Source/devtools/front_end/heap_snapshot_worker/module.json b/third_party/WebKit/Source/devtools/front_end/heap_snapshot_worker/module.json
index 4934e4f4ef36da9c68776caf6f27893537b74866..51358cc4e33cb30403312f49c1ce2765faffe724 100644
--- a/third_party/WebKit/Source/devtools/front_end/heap_snapshot_worker/module.json
+++ b/third_party/WebKit/Source/devtools/front_end/heap_snapshot_worker/module.json
@@ -1,7 +1,6 @@
{
"scripts": [
"../platform/utilities.js",
- "../common/WebInspector.js",
"../common/UIString.js",
"../common/TextUtils.js",
"../profiler/HeapSnapshotCommon.js",

Powered by Google App Engine
This is Rietveld 408576698