| Index: chrome/common/extensions/api/pageAction.json
|
| diff --git a/chrome/common/extensions/api/pageAction.json b/chrome/common/extensions/api/pageAction.json
|
| index e07f0299c5d9552246718045210392bd1a302d82..944600691bc1f77899e603652b56035ac8f8a435 100644
|
| --- a/chrome/common/extensions/api/pageAction.json
|
| +++ b/chrome/common/extensions/api/pageAction.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": "pageAction",
|
|
|