| Index: chrome/common/extensions/api/chromePrivate.json
|
| diff --git a/chrome/common/extensions/api/chromePrivate.json b/chrome/common/extensions/api/chromePrivate.json
|
| index 0cb05ac7c9c98cad5eb56fa42c7691efd3157ed3..d5b41686d76eee467f92c6d8b636b35579fdea21 100644
|
| --- a/chrome/common/extensions/api/chromePrivate.json
|
| +++ b/chrome/common/extensions/api/chromePrivate.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": "chromePrivate",
|
|
|