Chromium Code Reviews| Index: src/accessors.h |
| diff --git a/src/accessors.h b/src/accessors.h |
| index f53d30986cf73af1142012512707486ea5528e1c..218fb3572ff75ec345e9da422a4922f0cbfb094c 100644 |
| --- a/src/accessors.h |
| +++ b/src/accessors.h |
| @@ -43,7 +43,6 @@ class AccessorInfo; |
| V(ScriptType) \ |
| V(ScriptSourceUrl) \ |
| V(ScriptSourceMappingUrl) \ |
| - V(ScriptIsEmbedderDebugScript) \ |
| V(StringLength) |
| #define ACCESSOR_SETTER_LIST(V) \ |