| Index: chrome/chrome_repack_resources.gypi
|
| diff --git a/chrome/chrome_repack_resources.gypi b/chrome/chrome_repack_resources.gypi
|
| index 41dc8e379ff4786f7a33a6ce53e06cc715f949c4..2aadcda6fd8ba3b868ead4b146369846bfa822d5 100644
|
| --- a/chrome/chrome_repack_resources.gypi
|
| +++ b/chrome/chrome_repack_resources.gypi
|
| @@ -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.
|
| {
|
| @@ -9,7 +9,6 @@
|
| '<(grit_out_dir)/component_extension_resources.pak',
|
| '<(grit_out_dir)/devtools_discovery_page_resources.pak',
|
| '<(grit_out_dir)/net_internals_resources.pak',
|
| - '<(grit_out_dir)/options_resources.pak',
|
| '<(grit_out_dir)/options2_resources.pak',
|
| '<(grit_out_dir)/quota_internals_resources.pak',
|
| '<(grit_out_dir)/shared_resources.pak',
|
|
|