| Index: chrome/browser/first_run/first_run_win.cc
|
| diff --git a/chrome/browser/first_run_win.cc b/chrome/browser/first_run/first_run_win.cc
|
| similarity index 99%
|
| rename from chrome/browser/first_run_win.cc
|
| rename to chrome/browser/first_run/first_run_win.cc
|
| index 32866ff0874b17ed77a660eae62c006e057ea2ae..63180887ee031d5d438fef06c4e9497730d14a7d 100644
|
| --- a/chrome/browser/first_run_win.cc
|
| +++ b/chrome/browser/first_run/first_run_win.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/first_run.h"
|
| +#include "chrome/browser/first_run/first_run.h"
|
|
|
| #include <windows.h>
|
| #include <shellapi.h>
|
|
|