diff options
Diffstat (limited to 'chrome/browser/first_run.h')
-rw-r--r-- | chrome/browser/first_run.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/chrome/browser/first_run.h b/chrome/browser/first_run.h index f39e365..32a32dc 100644 --- a/chrome/browser/first_run.h +++ b/chrome/browser/first_run.h @@ -9,6 +9,7 @@ #include "base/command_line.h" #include "chrome/browser/browser_process_impl.h" +class FilePath; class Profile; // This class contains the chrome first-run installation actions needed to |