| Index: chrome/common/extensions/api/fileBrowserHandler.json
|
| diff --git a/chrome/common/extensions/api/fileBrowserHandler.json b/chrome/common/extensions/api/fileBrowserHandler.json
|
| index 4dce39e44305acf891ed125040f373a22275d880..32d54d7e00c4889044edc259672d179ab9b91fbc 100644
|
| --- a/chrome/common/extensions/api/fileBrowserHandler.json
|
| +++ b/chrome/common/extensions/api/fileBrowserHandler.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":"fileBrowserHandler",
|
|
|