| Index: chrome/common/extensions/api/browsingData.json
|
| diff --git a/chrome/common/extensions/api/browsingData.json b/chrome/common/extensions/api/browsingData.json
|
| index d077277a3b87793d03314e2c076280bf007c201b..8848f6e6063cad90679d55bdc4af6905b5d79ff7 100644
|
| --- a/chrome/common/extensions/api/browsingData.json
|
| +++ b/chrome/common/extensions/api/browsingData.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": "browsingData",
|
|
|