summaryrefslogtreecommitdiffstats
path: root/chrome/browser/session_startup_pref.cc
diff options
context:
space:
mode:
Diffstat (limited to 'chrome/browser/session_startup_pref.cc')
-rw-r--r--chrome/browser/session_startup_pref.cc3
1 files changed, 2 insertions, 1 deletions
diff --git a/chrome/browser/session_startup_pref.cc b/chrome/browser/session_startup_pref.cc
index b0c2b6e..1098ed4 100644
--- a/chrome/browser/session_startup_pref.cc
+++ b/chrome/browser/session_startup_pref.cc
@@ -1,4 +1,4 @@
-// Copyright (c) 2006-2008 The Chromium Authors. All rights reserved.
+// Copyright (c) 2010 The Chromium Authors. All rights reserved.
// Use of this source code is governed by a BSD-style license that can be
// found in the LICENSE file.
@@ -6,6 +6,7 @@
#include <string>
+#include "base/string_piece.h"
#include "base/utf_string_conversions.h"
#include "chrome/browser/defaults.h"
#include "chrome/browser/pref_service.h"