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

Unified Diff: chrome/test/BUILD.gn

Issue 2403633002: [DevTools] Move sanitize url to devtools_ui.cc. (Closed)
Patch Set: flags format 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 9b441cbdb79bd6ef2360831dd6e3fc6e9182dc51..0c7fed9fa1a7aee8da487965475a9da3f7ac6e0b 100644
--- a/chrome/test/BUILD.gn
+++ b/chrome/test/BUILD.gn
@@ -3284,6 +3284,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