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

Unified Diff: sky/engine/wtf/InstanceCounter.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/FastMalloc.h ('k') | sky/engine/wtf/MathExtras.h » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: sky/engine/wtf/InstanceCounter.h
diff --git a/sky/engine/wtf/InstanceCounter.h b/sky/engine/wtf/InstanceCounter.h
index 33ee7a427c030ac9d81cad70483f931744790e00..06481f1517a3e38c927367a788fe7174811c71e1 100644
--- a/sky/engine/wtf/InstanceCounter.h
+++ b/sky/engine/wtf/InstanceCounter.h
@@ -27,6 +27,7 @@
#define SKY_ENGINE_WTF_INSTANCECOUNTER_H_
#include "sky/engine/wtf/Compiler.h"
+#include "sky/engine/wtf/OperatingSystem.h"
#include "sky/engine/wtf/WTFExport.h"
namespace WTF {
« no previous file with comments | « sky/engine/wtf/FastMalloc.h ('k') | sky/engine/wtf/MathExtras.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698