| Index: content/test/ppapi/ppapi_test.cc
|
| diff --git a/content/test/ppapi/ppapi_test.cc b/content/test/ppapi/ppapi_test.cc
|
| index 42644e4cd507b5c11bc0affc333cb1cc95f11d2c..929f0ee3e582a21334b011c689d33252be776b0b 100644
|
| --- a/content/test/ppapi/ppapi_test.cc
|
| +++ b/content/test/ppapi/ppapi_test.cc
|
| @@ -10,6 +10,7 @@
|
| #include "base/path_service.h"
|
| #include "base/strings/string_util.h"
|
| #include "base/strings/stringprintf.h"
|
| +#include "build/build_config.h"
|
| #include "content/public/browser/web_contents.h"
|
| #include "content/public/common/content_switches.h"
|
| #include "content/public/test/ppapi_test_utils.h"
|
|
|