Chromium Code Reviews| 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 65f89b269533050d27014c86319f30263842ff98..7c3a8135d033d666103412c3189e85efbeb63732 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. |
| -namespace autotestPrivate { |
| +[use_movable_types]namespace autotestPrivate { |
|
asargent_no_longer_on_chrome
2016/03/30 19:39:25
same nit
Devlin
2016/03/30 22:23:43
Done.
|
| dictionary LoginStatusDict { |
| // Are we logged in? |