| Index: content/browser/power_save_blocker_impl.cc
|
| diff --git a/content/browser/power_save_blocker_impl.cc b/content/browser/power_save_blocker_impl.cc
|
| index 97e37f59ff56c83af67c70bfb67b238258892d99..d8cea4b1dd66b35c9e2ddfe4e986d0615b75ce6f 100644
|
| --- a/content/browser/power_save_blocker_impl.cc
|
| +++ b/content/browser/power_save_blocker_impl.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/browser/power_save_blocker_impl.h"
|
|
|
| namespace content {
|
|
|