| Index: chrome/common/extensions/api/file_browser_handler_internal.json
|
| ===================================================================
|
| --- chrome/common/extensions/api/file_browser_handler_internal.json (revision 176049)
|
| +++ chrome/common/extensions/api/file_browser_handler_internal.json (working copy)
|
| @@ -5,6 +5,9 @@
|
| [
|
| {
|
| "namespace": "fileBrowserHandlerInternal",
|
| + "compiler_options": {
|
| + "implemented_in": "chrome/browser/chromeos/extensions/file_browser_handler_api.h"
|
| + },
|
| "nodoc": true,
|
| "internal": true,
|
| "platforms": ["chromeos"],
|
|
|