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

Unified Diff: components/mus/mus_app.h

Issue 1409223004: mandoline: Add automatic tracing at mojo call sites. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Safety rebase to ToT Created 5 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
« no previous file with comments | « components/html_viewer/global_state.cc ('k') | components/mus/mus_app.cc » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: components/mus/mus_app.h
diff --git a/components/mus/mus_app.h b/components/mus/mus_app.h
index 32cac544dc50eb5ef1d13664eb14750a0801a758..cace9415d07a5942ce6d63485f200b5699826436 100644
--- a/components/mus/mus_app.h
+++ b/components/mus/mus_app.h
@@ -85,7 +85,6 @@ class MandolineUIServicesApp
mojo::WeakBindingSet<mojom::WindowTreeHostFactory> factory_bindings_;
mojo::ApplicationImpl* app_impl_;
scoped_ptr<ws::ConnectionManager> connection_manager_;
- mojo::TracingImpl tracing_;
scoped_refptr<GpuState> gpu_state_;
scoped_ptr<ui::PlatformEventSource> event_source_;
« no previous file with comments | « components/html_viewer/global_state.cc ('k') | components/mus/mus_app.cc » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698