Index: mojo/runner/shell_apptest.cc |
diff --git a/mojo/runner/shell_apptest.cc b/mojo/runner/shell_apptest.cc |
index f0eb95cf1afdcfdba2a46613755b1b4c44c76bd8..69e8a19875979bccd363010528872455b8e1fa31 100644 |
--- a/mojo/runner/shell_apptest.cc |
+++ b/mojo/runner/shell_apptest.cc |
@@ -2,6 +2,8 @@ |
// Use of this source code is governed by a BSD-style license that can be |
// found in the LICENSE file. |
+#include <stdint.h> |
+ |
#include "base/base_paths.h" |
#include "base/bind.h" |
#include "base/files/file_path.h" |