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

Unified Diff: components/BUILD.gn

Issue 2028043002: tracing: restructure to the components/tracing folder (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Created 4 years, 7 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: components/BUILD.gn
diff --git a/components/BUILD.gn b/components/BUILD.gn
index a0c28f3d24dc189ae1d31ae578f945c0bc82cace..2b4dbf57d7b99d02ab4b17083b112726b676edee 100644
--- a/components/BUILD.gn
+++ b/components/BUILD.gn
@@ -385,7 +385,7 @@ if (!is_ios) {
"dom_distiller/content/browser/distiller_page_web_contents_browsertest.cc",
"dom_distiller/content/browser/test/dom_distiller_js_browsertest.cc",
"password_manager/content/renderer/credential_manager_client_browsertest.cc",
- "tracing/child_trace_message_filter_browsertest.cc",
+ "tracing/child/child_trace_message_filter_browsertest.cc",
]
data = [

Powered by Google App Engine
This is Rietveld 408576698