Chromium Code Reviews| Index: Source/WebCore/html/track/InbandTextTrack.cpp |
| diff --git a/Source/WebCore/html/track/InbandTextTrack.cpp b/Source/WebCore/html/track/InbandTextTrack.cpp |
| index cd97f6530669c4b3d573287c9418156e699161b9..08b290b595d0d9d6e10266704888651ae4e66d61 100644 |
| --- a/Source/WebCore/html/track/InbandTextTrack.cpp |
| +++ b/Source/WebCore/html/track/InbandTextTrack.cpp |
| @@ -26,6 +26,7 @@ |
| #include "config.h" |
| #include "InbandTextTrack.h" |
| +#include "GenericCueData.h" |
|
acolwell GONE FROM CHROMIUM
2013/04/17 00:13:56
nit: This should be in the group below in alphabet
Matthew Heaney (Chromium)
2013/04/18 23:15:42
Done.
|
| #include "Document.h" |
| #include "Event.h" |