Chromium Code Reviews| Index: tools/dom/scripts/dartdomgenerator.py |
| =================================================================== |
| --- tools/dom/scripts/dartdomgenerator.py (revision 28179) |
| +++ tools/dom/scripts/dartdomgenerator.py (working copy) |
| @@ -153,7 +153,7 @@ |
| _HistoryCrossFrameClassId = 0, |
| _LocationCrossFrameClassId, |
| _DOMWindowCrossFrameClassId, |
| - _NPObjectClassId, |
| + _DateTimeClassId, |
| // New types that are not auto-generated should be added here. |
| """) |
| for interface in webkit_database.GetInterfaces(): |