| Index: content/browser/accessibility/accessibility_mode_helper.cc
|
| diff --git a/content/browser/accessibility/accessibility_mode_helper.cc b/content/browser/accessibility/accessibility_mode_helper.cc
|
| index 7988595aa214f9c883fa53912fc75991b6783cd4..a8cacb355c7e6cf48b5ff33e6f72ceb0de3af1d7 100644
|
| --- a/content/browser/accessibility/accessibility_mode_helper.cc
|
| +++ b/content/browser/accessibility/accessibility_mode_helper.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 "base/logging.h"
|
| #include "content/browser/accessibility/accessibility_mode_helper.h"
|
|
|
| #if defined(OS_WIN)
|
|
|