| 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 591cdfbc55ca1fd8c6d7f3bdf3511f73f9422df5..4d21eedf8f9489332ef112909849f209213431fd 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",
|
|
|