| Index: chrome/browser/win/chrome_select_file_dialog_factory.cc
|
| diff --git a/chrome/browser/chrome_select_file_dialog_factory_win.cc b/chrome/browser/win/chrome_select_file_dialog_factory.cc
|
| similarity index 99%
|
| rename from chrome/browser/chrome_select_file_dialog_factory_win.cc
|
| rename to chrome/browser/win/chrome_select_file_dialog_factory.cc
|
| index 806a959332d4a58fd4e89693577ee33ea1b799ff..9a985ae6404e2ad4cf5d522d1a584103bd370092 100644
|
| --- a/chrome/browser/chrome_select_file_dialog_factory_win.cc
|
| +++ b/chrome/browser/win/chrome_select_file_dialog_factory.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/chrome_select_file_dialog_factory_win.h"
|
| +#include "chrome/browser/win/chrome_select_file_dialog_factory.h"
|
|
|
| #include <Windows.h>
|
| #include <commdlg.h>
|
|
|