Chromium Code Reviews| Index: ui/base/x/selection_utils.h |
| diff --git a/ui/base/x/selection_utils.h b/ui/base/x/selection_utils.h |
| index 1f911a3ce97127fc708d7bf259ea3c0a5d1103bf..addbcf7db21140915045abaec90a154861ff0f30 100644 |
| --- a/ui/base/x/selection_utils.h |
| +++ b/ui/base/x/selection_utils.h |
| @@ -22,6 +22,7 @@ |
| class SelectionData; |
| class X11AtomCache; |
| +extern const char kMimeTypeMozillaURL[]; |
| extern const char kString[]; |
| extern const char kText[]; |
| extern const char kUtf8String[]; |