| Index: app/resource_bundle_linux.cc
|
| ===================================================================
|
| --- app/resource_bundle_linux.cc (revision 57726)
|
| +++ app/resource_bundle_linux.cc (working copy)
|
| @@ -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.
|
|
|
| @@ -8,7 +8,6 @@
|
|
|
| #include "app/app_paths.h"
|
| #include "base/base_paths.h"
|
| -#include "base/data_pack.h"
|
| #include "base/file_path.h"
|
| #include "base/file_util.h"
|
| #include "base/i18n/rtl.h"
|
|
|