Index: chrome/browser/first_run/first_run_gtk.cc |
=================================================================== |
--- chrome/browser/first_run/first_run_gtk.cc (revision 72000) |
+++ chrome/browser/first_run/first_run_gtk.cc (working copy) |
@@ -20,6 +20,7 @@ |
#include "chrome/common/result_codes.h" |
#include "chrome/installer/util/google_update_settings.h" |
#include "googleurl/src/gurl.h" |
+#include "ui/base/ui_base_switches.h" |
// TODO(port): This is just a piece of the silent import functionality from |
// ImportSettings for Windows. It would be nice to get the rest of it ported. |