| Index: chrome/installer/util/google_chrome_distribution_unittest.cc
|
| ===================================================================
|
| --- chrome/installer/util/google_chrome_distribution_unittest.cc (revision 123668)
|
| +++ chrome/installer/util/google_chrome_distribution_unittest.cc (working copy)
|
| @@ -1,4 +1,4 @@
|
| -// Copyright (c) 2011 The Chromium Authors. All rights reserved.
|
| +// Copyright (c) 2012 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,7 +6,7 @@
|
|
|
| #include <windows.h>
|
|
|
| -#include "base/json/json_value_serializer.h"
|
| +#include "base/json/json_string_value_serializer.h"
|
| #include "base/memory/scoped_ptr.h"
|
| #include "chrome/installer/util/browser_distribution.h"
|
| #include "chrome/installer/util/google_update_constants.h"
|
|
|