| Index: chrome/browser/ui/views/shell_dialogs_win_unittest.cc
|
| diff --git a/chrome/browser/ui/views/shell_dialogs_win_unittest.cc b/chrome/browser/ui/views/shell_dialogs_win_unittest.cc
|
| index 0c2cad5aeb36a6baca4181da8b67522ee8207761..02fd19b2ff00cec3aa0dccc54154e503a51f983b 100644
|
| --- a/chrome/browser/ui/views/shell_dialogs_win_unittest.cc
|
| +++ b/chrome/browser/ui/views/shell_dialogs_win_unittest.cc
|
| @@ -2,7 +2,7 @@
|
| // Use of this source code is governed by a BSD-style license that can be
|
| // found in the LICENSE file.
|
|
|
| -#include "chrome/browser/shell_dialogs.h"
|
| +#include "chrome/browser/ui/shell_dialogs.h"
|
| #include "testing/gtest/include/gtest/gtest.h"
|
|
|
| TEST(ShellDialogsWin, AppendExtensionIfNeeded) {
|
|
|