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

Unified Diff: third_party/WebKit/public/platform/WebThread.h

Issue 2218933003: Revert of Make WebTraceLocation be an alias of tracked_objects::Location (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Created 4 years, 4 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: third_party/WebKit/public/platform/WebThread.h
diff --git a/third_party/WebKit/public/platform/WebThread.h b/third_party/WebKit/public/platform/WebThread.h
index c9a45b6f57ed9ab753eaf8769be1054f4526a3ff..93b93571235df70dd5a1c63383732784f6cd06e6 100644
--- a/third_party/WebKit/public/platform/WebThread.h
+++ b/third_party/WebKit/public/platform/WebThread.h
@@ -31,6 +31,7 @@
namespace blink {
class WebScheduler;
class WebTaskRunner;
+class WebTraceLocation;
// Always an integer value.
typedef uintptr_t PlatformThreadId;
« no previous file with comments | « third_party/WebKit/public/platform/WebTaskRunner.h ('k') | third_party/WebKit/public/platform/WebTraceLocation.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698