| Index: chrome/common/extensions/api/ttsEngine.json
|
| diff --git a/chrome/common/extensions/api/ttsEngine.json b/chrome/common/extensions/api/ttsEngine.json
|
| index 1272bebcb3d369e15196416f3d01cc15f696cdca..0fbabb90a790936045bd74c1b7efe088296ed6c8 100644
|
| --- a/chrome/common/extensions/api/ttsEngine.json
|
| +++ b/chrome/common/extensions/api/ttsEngine.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": "ttsEngine",
|
|
|