Chromium Code Reviews| Index: include/v8.h |
| diff --git a/include/v8.h b/include/v8.h |
| index bfc56f1fc336b5b0ffca750314678898aaaa1326..8fab761615d322e874a8eaed7b2ee3f7db263ffe 100644 |
| --- a/include/v8.h |
| +++ b/include/v8.h |
| @@ -38,9 +38,6 @@ |
| #ifndef V8_H_ |
| #define V8_H_ |
| -// TODO(dcarney): Remove once Latin-1 transitions in WebKit has stuck. |
| -#define V8_ONE_BYTE_STRINGS_ENABLED 1 |
| - |
| #include "v8stdint.h" |
| #ifdef _WIN32 |