| Index: chrome/browser/first_run/first_run_gtk.cc
|
| diff --git a/chrome/browser/first_run_gtk.cc b/chrome/browser/first_run/first_run_gtk.cc
|
| similarity index 99%
|
| rename from chrome/browser/first_run_gtk.cc
|
| rename to chrome/browser/first_run/first_run_gtk.cc
|
| index f675732192bf816086ff6d22261670f34ee1059a..d758585887f466ce5831b5b09ce9870fd2e3e385 100644
|
| --- a/chrome/browser/first_run_gtk.cc
|
| +++ b/chrome/browser/first_run/first_run_gtk.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 "app/app_switches.h"
|
| #include "base/file_path.h"
|
|
|