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

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

Issue 1205793002: Remove config.h (Closed) Base URL: git@github.com:domokit/mojo.git@master
Patch Set: Created 5 years, 6 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 | « sky/engine/wtf/OperatingSystem.h ('k') | sky/engine/wtf/StringExtras.h » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: sky/engine/wtf/PassRefPtr.h
diff --git a/sky/engine/wtf/PassRefPtr.h b/sky/engine/wtf/PassRefPtr.h
index 0675634b16a10a64cead557f1fbe0b39eb9bf149..2d8c8b927afd6f1f945600ba5fd59e860991bfed 100644
--- a/sky/engine/wtf/PassRefPtr.h
+++ b/sky/engine/wtf/PassRefPtr.h
@@ -22,6 +22,7 @@
#define SKY_ENGINE_WTF_PASSREFPTR_H_
#include "sky/engine/wtf/Assertions.h"
+#include "sky/engine/wtf/Compiler.h"
#include "sky/engine/wtf/NullPtr.h"
#include "sky/engine/wtf/RawPtr.h"
#include "sky/engine/wtf/TypeTraits.h"
« no previous file with comments | « sky/engine/wtf/OperatingSystem.h ('k') | sky/engine/wtf/StringExtras.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698