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

Unified Diff: include/views/SkOSWindow_Win.h

Issue 1261013003: Move the rest of src headers used by include to include/private. (Closed) Base URL: https://skia.googlesource.com/skia.git@master
Patch Set: Created 5 years, 5 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: include/views/SkOSWindow_Win.h
diff --git a/include/views/SkOSWindow_Win.h b/include/views/SkOSWindow_Win.h
index 85cfec14f8f660b780398d3cb89a60ee713dc0e2..ccab59066dd57bb3bdb58a58899d81cf8dbb39a7 100644
--- a/include/views/SkOSWindow_Win.h
+++ b/include/views/SkOSWindow_Win.h
@@ -10,7 +10,7 @@
#ifndef SkOSWindow_Win_DEFINED
#define SkOSWindow_Win_DEFINED
-#include "../../src/core/SkFunction.h"
+#include "../private/SkFunction.h"
#include "../private/SkTHash.h"
#include "SkWindow.h"
« no previous file with comments | « include/private/SkRecords.h ('k') | src/core/SkFunction.h » ('j') | src/core/SkRecords.h » ('J')

Powered by Google App Engine
This is Rietveld 408576698