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

Unified Diff: sky/engine/wtf/LeakAnnotations.h

Issue 746023002: Make absolute and sort all Sky headers (Closed) Base URL: git@github.com:domokit/mojo.git@master
Patch Set: Created 6 years, 1 month 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 | « sky/engine/wtf/IntegralTypedArrayBase.h ('k') | sky/engine/wtf/LinkedHashSet.h » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: sky/engine/wtf/LeakAnnotations.h
diff --git a/sky/engine/wtf/LeakAnnotations.h b/sky/engine/wtf/LeakAnnotations.h
index ec90b8d439b9c334e7fa613db1abac3c57edd63d..2c8bd368839f42ae0160a0a4893420d21327a480 100644
--- a/sky/engine/wtf/LeakAnnotations.h
+++ b/sky/engine/wtf/LeakAnnotations.h
@@ -47,7 +47,7 @@
// annotated with ANNOTATE_LEAKING_OBJECT_PTR is later deleted (but
// LeakSanitizer won't).
-#include "wtf/Noncopyable.h"
+#include "sky/engine/wtf/Noncopyable.h"
namespace WTF {
« no previous file with comments | « sky/engine/wtf/IntegralTypedArrayBase.h ('k') | sky/engine/wtf/LinkedHashSet.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698