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

Unified Diff: src/views/SkEventSink.cpp

Issue 303813003: Revert "Remove SkThread.h from public API." (Closed) Base URL: https://skia.googlesource.com/skia.git@master
Patch Set: Created 6 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
« no previous file with comments | « src/views/SkEvent.cpp ('k') | src/views/SkOSMenu.cpp » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: src/views/SkEventSink.cpp
diff --git a/src/views/SkEventSink.cpp b/src/views/SkEventSink.cpp
index 5b533276eeb51b4207db15456e83c01c1719e31d..7763adef54b211b2d9635f9ca4df3d09a6e289ab 100644
--- a/src/views/SkEventSink.cpp
+++ b/src/views/SkEventSink.cpp
@@ -9,8 +9,9 @@
#include "SkEventSink.h"
#include "SkTagList.h"
+#include "SkThread.h"
-#include "../../src/core/SkThread.h"
+#include "SkThread.h"
#include "SkTime.h"
class SkEventSink_Globals {
« no previous file with comments | « src/views/SkEvent.cpp ('k') | src/views/SkOSMenu.cpp » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698