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

Unified Diff: sky/engine/wtf/WeakPtr.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/WTFThreadData.cpp ('k') | sky/engine/wtf/asm/SaturatedArithmeticARM.h » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: sky/engine/wtf/WeakPtr.h
diff --git a/sky/engine/wtf/WeakPtr.h b/sky/engine/wtf/WeakPtr.h
index 3f8ddca3ee0f94664f4071f542c8c9c4b38483f1..94f3b4641e81f5f307c0ec726fd1bd9973d71bbd 100644
--- a/sky/engine/wtf/WeakPtr.h
+++ b/sky/engine/wtf/WeakPtr.h
@@ -26,11 +26,11 @@
#ifndef WTF_WeakPtr_h
#define WTF_WeakPtr_h
-#include "wtf/Noncopyable.h"
-#include "wtf/PassRefPtr.h"
-#include "wtf/RefPtr.h"
-#include "wtf/ThreadSafeRefCounted.h"
-#include "wtf/Threading.h"
+#include "sky/engine/wtf/Noncopyable.h"
+#include "sky/engine/wtf/PassRefPtr.h"
+#include "sky/engine/wtf/RefPtr.h"
+#include "sky/engine/wtf/ThreadSafeRefCounted.h"
+#include "sky/engine/wtf/Threading.h"
namespace WTF {
« no previous file with comments | « sky/engine/wtf/WTFThreadData.cpp ('k') | sky/engine/wtf/asm/SaturatedArithmeticARM.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698