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

Unified Diff: mash/webtest/webtest.h

Issue 2852183002: Delete the tracing service (Closed)
Patch Set: Created 3 years, 8 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 | « mash/webtest/BUILD.gn ('k') | mash/webtest/webtest.cc » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: mash/webtest/webtest.h
diff --git a/mash/webtest/webtest.h b/mash/webtest/webtest.h
index 608e7effbb977307b7ac4c65d3412e0219ebb699..003b3319bbdf813afb9e726c7a765763f081d004 100644
--- a/mash/webtest/webtest.h
+++ b/mash/webtest/webtest.h
@@ -13,7 +13,6 @@
#include "services/service_manager/public/cpp/binder_registry.h"
#include "services/service_manager/public/cpp/interface_factory.h"
#include "services/service_manager/public/cpp/service.h"
-#include "services/tracing/public/cpp/provider.h"
namespace views {
class AuraInit;
@@ -52,7 +51,6 @@ class Webtest : public service_manager::Service,
service_manager::BinderRegistry registry_;
- tracing::Provider tracing_;
std::unique_ptr<views::AuraInit> aura_init_;
DISALLOW_COPY_AND_ASSIGN(Webtest);
« no previous file with comments | « mash/webtest/BUILD.gn ('k') | mash/webtest/webtest.cc » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698