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

Unified Diff: trace_event/trace_log.h

Issue 2045223003: Update to Chromium //base at Chromium commit 82baa9afc6620c68cb2168f20bb65e77e3e57f0a. (Closed) Base URL: https://github.com/domokit/base.git@master
Patch Set: Created 4 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
« no previous file with comments | « trace_event/trace_event_win.h ('k') | trace_event/trace_log.cc » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: trace_event/trace_log.h
diff --git a/trace_event/trace_log.h b/trace_event/trace_log.h
index 727e1cd82544c4aa6e6859c3eb75551329f1960a..29f6aa026dbfe53db2ceba5e65744a9ef4636867 100644
--- a/trace_event/trace_log.h
+++ b/trace_event/trace_log.h
@@ -25,11 +25,10 @@
TRACE_EVENT_PHASE_INSTANT, name, reinterpret_cast<const void*>(id), \
extra)
-template <typename Type>
-struct DefaultSingletonTraits;
-
namespace base {
+template <typename Type>
+struct DefaultSingletonTraits;
class RefCountedString;
namespace trace_event {
« no previous file with comments | « trace_event/trace_event_win.h ('k') | trace_event/trace_log.cc » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698