| Index: content/test/fake_plugin_service.cc
|
| diff --git a/content/test/fake_plugin_service.cc b/content/test/fake_plugin_service.cc
|
| index 1d7767cb559b7f25d3312899e2adee256047bbb0..f34345df3ca2220870dc7e3bc31f5783218a6c28 100644
|
| --- a/content/test/fake_plugin_service.cc
|
| +++ b/content/test/fake_plugin_service.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 "build/build_config.h"
|
| #include "content/test/fake_plugin_service.h"
|
|
|
| namespace content {
|
|
|