| Index: chrome/common/extensions/api/systemPrivate.json
|
| diff --git a/chrome/common/extensions/api/systemPrivate.json b/chrome/common/extensions/api/systemPrivate.json
|
| index 72144190d981a92bf2cb5264da41ceab2ad209fe..ec6cc5309b3c6a0367a535887c96f97deaa1441a 100644
|
| --- a/chrome/common/extensions/api/systemPrivate.json
|
| +++ b/chrome/common/extensions/api/systemPrivate.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": "systemPrivate",
|
|
|