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

Unified Diff: third_party/WebKit/Source/devtools/BUILD.gn

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/BUILD.gn
diff --git a/third_party/WebKit/Source/devtools/BUILD.gn b/third_party/WebKit/Source/devtools/BUILD.gn
index 639080fd7c4cd19795f1dc35dece5c453573e93c..0cba489c0580beb7eb30cbc6d24da931136bfe7e 100644
--- a/third_party/WebKit/Source/devtools/BUILD.gn
+++ b/third_party/WebKit/Source/devtools/BUILD.gn
@@ -49,7 +49,6 @@ devtools_common_js_files = [
"front_end/common/Throttler.js",
"front_end/common/Trie.js",
"front_end/common/UIString.js",
- "front_end/common/WebInspector.js",
"front_end/common/Worker.js",
]
devtools_components_js_files = [

Powered by Google App Engine
This is Rietveld 408576698