| Index: chrome/common/extensions/api/devtools_api.json
|
| diff --git a/chrome/common/extensions/api/devtools_api.json b/chrome/common/extensions/api/devtools_api.json
|
| index bdb877c7aeba05f849883547964aa8187537cb8d..e0e53ba979c8db49cf1a637c7150203fa7a222a7 100644
|
| --- a/chrome/common/extensions/api/devtools_api.json
|
| +++ b/chrome/common/extensions/api/devtools_api.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": "devtools.inspectedWindow",
|
|
|