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

Unified Diff: include/views/SkViewInflate.h

Issue 1558923002: move SkTDict and SkTSearch into private (Closed) Base URL: https://skia.googlesource.com/skia.git@master
Patch Set: Created 4 years, 12 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 | « include/views/SkView.h ('k') | tools/skdiff_main.cpp » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: include/views/SkViewInflate.h
diff --git a/include/views/SkViewInflate.h b/include/views/SkViewInflate.h
index db3689a82728a21bff96854deb2b02068d9ef253..4ec36a67dff3e7555fdf9917ee578ac1b8d730a2 100644
--- a/include/views/SkViewInflate.h
+++ b/include/views/SkViewInflate.h
@@ -11,7 +11,7 @@
#define SkViewInflate_DEFINED
#include "SkDOM.h"
-#include "SkTDict.h"
+#include "../private/SkTDict.h"
#include "SkEvent.h"
class SkView;
« no previous file with comments | « include/views/SkView.h ('k') | tools/skdiff_main.cpp » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698