| Index: chrome/common/extensions/api/permissions.json
|
| diff --git a/chrome/common/extensions/api/permissions.json b/chrome/common/extensions/api/permissions.json
|
| index 377a43f7251d5c5750dea279c75c188d5d8d29ef..4f4b3626c98ee825ca6b977df2d88fddfa458613 100644
|
| --- a/chrome/common/extensions/api/permissions.json
|
| +++ b/chrome/common/extensions/api/permissions.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": "permissions",
|
|
|