| Index: chrome/common/extensions/api/browserAction.json
|
| diff --git a/chrome/common/extensions/api/browserAction.json b/chrome/common/extensions/api/browserAction.json
|
| index b0516086c048b5267dd067ed5baeb9bc7020858f..c6f2d6e242f310ebfff5c99f534bb23ad1fd5cd5 100644
|
| --- a/chrome/common/extensions/api/browserAction.json
|
| +++ b/chrome/common/extensions/api/browserAction.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": "browserAction",
|
|
|