| Index: chrome/browser/profiles/profile_info_util_unittest.cc
|
| ===================================================================
|
| --- chrome/browser/profiles/profile_info_util_unittest.cc (revision 143170)
|
| +++ chrome/browser/profiles/profile_info_util_unittest.cc (working copy)
|
| @@ -1,11 +1,11 @@
|
| -// 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.
|
|
|
| #include "chrome/browser/profiles/profile_info_util.h"
|
|
|
| #include "grit/generated_resources.h"
|
| -#include "grit/theme_resources.h"
|
| +#include "grit/theme_resources_standard.h"
|
| #include "testing/gtest/include/gtest/gtest.h"
|
| #include "ui/base/resource/resource_bundle.h"
|
| #include "ui/gfx/image/image_unittest_util.h"
|
|
|
| Property changes on: chrome/browser/profiles/profile_info_util_unittest.cc
|
| ___________________________________________________________________
|
| Added: svn:eol-style
|
| + LF
|
|
|
|
|