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

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

Issue 2573673002: DevTools: enable private field checks as a part of compilation. (Closed)
Patch Set: review comments addressed. Created 4 years 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 51358cc4e33cb30403312f49c1ce2765faffe724..3322c4240213796279cf9c79bca5290015ee5c4b 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
@@ -8,7 +8,6 @@
"HeapSnapshot.js",
"HeapSnapshotLoader.js",
"HeapSnapshotWorkerDispatcher.js",
- "JSHeapSnapshot.js",
"HeapSnapshotWorker.js"
]
}

Powered by Google App Engine
This is Rietveld 408576698