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

Unified Diff: content/test/BUILD.gn

Issue 2948033004: Add a second format to the tracing json/begin_recording endpoint. (Closed)
Patch Set: remove unnecessary flag. Created 3 years, 6 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: content/test/BUILD.gn
diff --git a/content/test/BUILD.gn b/content/test/BUILD.gn
index 0157f6f0d2c64e8c1d264376d70139f0abdcbe85..1fc951229307b7737c7fee84d57d1b98f51fa899 100644
--- a/content/test/BUILD.gn
+++ b/content/test/BUILD.gn
@@ -1334,6 +1334,7 @@ test("content_unittests") {
"../browser/streams/stream_unittest.cc",
"../browser/streams/stream_url_request_job_unittest.cc",
"../browser/tracing/background_tracing_config_unittest.cc",
+ "../browser/tracing/tracing_ui_unittest.cc",
"../browser/web_contents/aura/overscroll_navigation_overlay_unittest.cc",
"../browser/web_contents/aura/overscroll_window_animation_unittest.cc",
"../browser/web_contents/aura/overscroll_window_delegate_unittest.cc",
« content/browser/tracing/tracing_ui.h ('K') | « content/browser/tracing/tracing_ui_unittest.cc ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698