| Index: chrome/common/extensions/api/feedback_private.idl
|
| diff --git a/chrome/common/extensions/api/feedback_private.idl b/chrome/common/extensions/api/feedback_private.idl
|
| index 54990c3a65a72a09e61b981a38df87ef38b4b447..a58b4b436c7598d546deda9c12fc7bfcc99f6bef 100644
|
| --- a/chrome/common/extensions/api/feedback_private.idl
|
| +++ b/chrome/common/extensions/api/feedback_private.idl
|
| @@ -4,7 +4,7 @@
|
|
|
| // Use the <code>chrome.feedbackPrivate</code> API to provide Chrome [OS]
|
| // feedback to the Google Feedback servers.
|
| -namespace feedbackPrivate {
|
| +[use_movable_types=true] namespace feedbackPrivate {
|
|
|
| dictionary AttachedFile {
|
| DOMString name;
|
|
|