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