Index: chrome/test/data/nacl/extension_mime_handler/ppapi_extension_mime_handler.cc |
diff --git a/chrome/test/data/nacl/extension_mime_handler/ppapi_extension_mime_handler.cc b/chrome/test/data/nacl/extension_mime_handler/ppapi_extension_mime_handler.cc |
index 1353059f87839126e33a8a3a92d5abc3dc1c66b8..ad5cc4a4cb4367c833b7e50ac1cb3796bf6c5166 100644 |
--- a/chrome/test/data/nacl/extension_mime_handler/ppapi_extension_mime_handler.cc |
+++ b/chrome/test/data/nacl/extension_mime_handler/ppapi_extension_mime_handler.cc |
@@ -2,6 +2,7 @@ |
// Use of this source code is governed by a BSD-style license that can be |
// found in the LICENSE file. |
+#include <stdint.h> |
#include <string.h> |
#include "native_client/src/include/nacl_macros.h" |