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

Unified Diff: chrome/test/BUILD.gn

Issue 2403633002: [DevTools] Move sanitize url to devtools_ui.cc. (Closed)
Patch Set: cleanup Created 4 years, 2 months 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: chrome/test/BUILD.gn
diff --git a/chrome/test/BUILD.gn b/chrome/test/BUILD.gn
index 264272d88fffde9870df88c477f6be7eff9c94d2..574385b0b66f7078cbfdedb5a9976ad297fc9d0b 100644
--- a/chrome/test/BUILD.gn
+++ b/chrome/test/BUILD.gn
@@ -3282,6 +3282,7 @@ test("unit_tests") {
"../browser/ui/website_settings/mock_permission_prompt_factory.h",
"../browser/ui/website_settings/website_settings_unittest.cc",
"../browser/ui/webui/browsing_history_handler_unittest.cc",
+ "../browser/ui/webui/devtools_ui_unittest.cc",
"../browser/ui/webui/fileicon_source_unittest.cc",
"../browser/ui/webui/local_state/local_state_ui_unittest.cc",
"../browser/ui/webui/log_web_ui_url_unittest.cc",

Powered by Google App Engine
This is Rietveld 408576698