Index: content/browser/renderer_host/sandbox_ipc_linux.h |
diff --git a/content/browser/renderer_host/sandbox_ipc_linux.h b/content/browser/renderer_host/sandbox_ipc_linux.h |
index 2632b163a58213d6e4ed40c0e3190c07d6d7a50b..3d9e98de331ba0d525499f2b1fd1b54f77e4afdb 100644 |
--- a/content/browser/renderer_host/sandbox_ipc_linux.h |
+++ b/content/browser/renderer_host/sandbox_ipc_linux.h |
@@ -14,7 +14,8 @@ |
#include "base/macros.h" |
#include "base/pickle.h" |
#include "base/threading/simple_thread.h" |
-#include "skia/ext/skia_utils_base.h" |
+ |
+class SkString; |
namespace content { |