diff options
Diffstat (limited to 'chrome/browser/ui/webui/options/language_dictionary_interactive_uitest.cc')
-rw-r--r-- | chrome/browser/ui/webui/options/language_dictionary_interactive_uitest.cc | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/chrome/browser/ui/webui/options/language_dictionary_interactive_uitest.cc b/chrome/browser/ui/webui/options/language_dictionary_interactive_uitest.cc index 04cbf0a..7a6a5cb 100644 --- a/chrome/browser/ui/webui/options/language_dictionary_interactive_uitest.cc +++ b/chrome/browser/ui/webui/options/language_dictionary_interactive_uitest.cc @@ -2,7 +2,9 @@ // Use of this source code is governed by a BSD-style license that can be // found in the LICENSE file. +#include "base/macros.h" #include "base/strings/stringprintf.h" +#include "build/build_config.h" #include "chrome/browser/chrome_notification_types.h" #include "chrome/browser/ui/browser_window.h" #include "chrome/browser/ui/chrome_pages.h" |