| Index: chrome/common/extensions/api/contentSettings.json
|
| diff --git a/chrome/common/extensions/api/contentSettings.json b/chrome/common/extensions/api/contentSettings.json
|
| index 74396bf46805f5ebce79aceb9da5be5156d32d34..2d6e803c65b1adb7fdb4f26b7fba243f951bd4e1 100644
|
| --- a/chrome/common/extensions/api/contentSettings.json
|
| +++ b/chrome/common/extensions/api/contentSettings.json
|
| @@ -1,3 +1,7 @@
|
| +// 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.
|
| +
|
| [
|
| {
|
| "namespace": "contentSettings",
|
|
|