| Index: chrome/common/extensions/api/autotest_private.idl
|
| diff --git a/chrome/common/extensions/api/autotest_private.idl b/chrome/common/extensions/api/autotest_private.idl
|
| index 46c8d72488dc5684db784c2d9e652d6efb8a7035..65f89b269533050d27014c86319f30263842ff98 100644
|
| --- a/chrome/common/extensions/api/autotest_private.idl
|
| +++ b/chrome/common/extensions/api/autotest_private.idl
|
| @@ -4,7 +4,7 @@
|
|
|
| // API for integration testing. To be used on test images with a test component
|
| // extension.
|
| -[use_movable_types=true] namespace autotestPrivate {
|
| +namespace autotestPrivate {
|
|
|
| dictionary LoginStatusDict {
|
| // Are we logged in?
|
|
|