summaryrefslogtreecommitdiffstats
path: root/chrome/browser/first_run/first_run_gtk.cc
diff options
context:
space:
mode:
Diffstat (limited to 'chrome/browser/first_run/first_run_gtk.cc')
-rw-r--r--chrome/browser/first_run/first_run_gtk.cc2
1 files changed, 1 insertions, 1 deletions
diff --git a/chrome/browser/first_run/first_run_gtk.cc b/chrome/browser/first_run/first_run_gtk.cc
index 93dd7f4..031be77 100644
--- a/chrome/browser/first_run/first_run_gtk.cc
+++ b/chrome/browser/first_run/first_run_gtk.cc
@@ -12,7 +12,7 @@
#include "base/string_piece.h"
#include "base/string_util.h"
#include "base/utf_string_conversions.h"
-#include "base/values.h"
+#include "chrome/browser/browser_process.h"
#include "chrome/browser/shell_integration.h"
#include "chrome/browser/ui/gtk/first_run_dialog.h"
#include "chrome/common/chrome_switches.h"