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

Unified Diff: sky/engine/wtf/StringExtras.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/PassRefPtr.h ('k') | sky/engine/wtf/ThreadIdentifierDataPthreads.cpp » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: sky/engine/wtf/StringExtras.h
diff --git a/sky/engine/wtf/StringExtras.h b/sky/engine/wtf/StringExtras.h
index e44844a5e01cc546d9cd31a7f39920bbbf7cf739..8f1fb3e8dadf4e65ef0b171bf873007fb6a9a81c 100644
--- a/sky/engine/wtf/StringExtras.h
+++ b/sky/engine/wtf/StringExtras.h
@@ -30,6 +30,7 @@
#include <stdio.h>
#include <string.h>
#include <strings.h>
+#include "sky/engine/wtf/OperatingSystem.h"
#if !HAVE(STRNSTR)
« no previous file with comments | « sky/engine/wtf/PassRefPtr.h ('k') | sky/engine/wtf/ThreadIdentifierDataPthreads.cpp » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698