| Index: chrome/browser/resources/options/options_bundle.js
|
| diff --git a/chrome/browser/resources/options/options_bundle.js b/chrome/browser/resources/options/options_bundle.js
|
| index c527402cd79e990414a68aec60657f4fb92771a4..f28b9dae6baad56e8625ac6657b0ef95f4b5ad15 100644
|
| --- a/chrome/browser/resources/options/options_bundle.js
|
| +++ b/chrome/browser/resources/options/options_bundle.js
|
| @@ -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.
|
| //
|
| @@ -55,7 +55,6 @@
|
| </if>
|
| <include src="advanced_options.js"></include>
|
| <include src="alert_overlay.js"></include>
|
| -<include src="autocomplete_list.js"></include>
|
| <include src="autofill_edit_address_overlay.js"></include>
|
| <include src="autofill_edit_creditcard_overlay.js"></include>
|
| <include src="autofill_options_list.js"></include>
|
|
|