| Index: content/renderer/pepper/pepper_webplugin_impl_browsertest.cc
|
| diff --git a/content/renderer/pepper/pepper_webplugin_impl_browsertest.cc b/content/renderer/pepper/pepper_webplugin_impl_browsertest.cc
|
| index 6dd2e0adb6002a52166fe2b2cc4101fcb334010b..42839b56a92cc72466e60be1f9b1d2c6989a165b 100644
|
| --- a/content/renderer/pepper/pepper_webplugin_impl_browsertest.cc
|
| +++ b/content/renderer/pepper/pepper_webplugin_impl_browsertest.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/command_line.h"
|
| #include "content/public/common/content_client.h"
|
| #include "content/public/common/content_constants.h"
|
|
|