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

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

Issue 2552963002: DevTools: do not include unit_test_runner in resources.pak (Closed)
Patch Set: 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
« no previous file with comments | « no previous file | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
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 8981a2af07c17e32ad119ba525ceaaafd184eedd..392c5eb247e4a2cd3641d2e47e3de68403ab8753 100644
--- a/third_party/WebKit/Source/devtools/BUILD.gn
+++ b/third_party/WebKit/Source/devtools/BUILD.gn
@@ -918,8 +918,6 @@ generated_entry_files = [
"$resources_out_dir/inspector.js",
"$resources_out_dir/toolbox.html",
"$resources_out_dir/toolbox.js",
- "$resources_out_dir/unit_test_runner.html",
- "$resources_out_dir/unit_test_runner.js",
]
generated_workers = [
« no previous file with comments | « no previous file | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698