1 // Copyright (c) 2012 The Chromium Authors. All rights reserved.
2 // Use of this source code is governed by a BSD-style license that can be
3 // found in the LICENSE file.
5 #include "chrome/browser/first_run/first_run_internal.h"
7 #include "chrome/browser/mac/master_prefs.h"
12 base::FilePath MasterPrefsPath() {
13 return master_prefs::MasterPrefsPath();
16 } // namespace internal
17 } // namespace first_run