diff options
Diffstat (limited to 'chrome/views/native_button.cc')
-rw-r--r-- | chrome/views/native_button.cc | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/chrome/views/native_button.cc b/chrome/views/native_button.cc index 97b66e1..fa9e0c6 100644 --- a/chrome/views/native_button.cc +++ b/chrome/views/native_button.cc @@ -29,6 +29,7 @@ #include "chrome/views/native_button.h" +#include "base/logging.h" #include "chrome/common/l10n_util.h" #include "chrome/common/resource_bundle.h" #include "chrome/views/background.h" |