diff options
Diffstat (limited to 'views/controls/progress_bar_unittest.cc')
-rw-r--r-- | views/controls/progress_bar_unittest.cc | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/views/controls/progress_bar_unittest.cc b/views/controls/progress_bar_unittest.cc index 2912744..bab166b1 100644 --- a/views/controls/progress_bar_unittest.cc +++ b/views/controls/progress_bar_unittest.cc @@ -2,7 +2,6 @@ // Use of this source code is governed by a BSD-style license that can be // found in the LICENSE file. -#include "app/l10n_util.h" #include "base/string_util.h" #include "testing/gtest/include/gtest/gtest.h" #include "views/controls/progress_bar.h" |