| Index: webkit/port/bindings/v8/DOMObjectsInclude.h
|
| ===================================================================
|
| --- webkit/port/bindings/v8/DOMObjectsInclude.h (revision 19805)
|
| +++ webkit/port/bindings/v8/DOMObjectsInclude.h (working copy)
|
| @@ -11,6 +11,11 @@
|
| #include "CanvasPixelArray.h"
|
| #include "CanvasRenderingContext2D.h"
|
| #include "CanvasStyle.h"
|
| +#include "Chaos.h"
|
| +#include "ChaosCoordinates.h"
|
| +#include "ChaosGeolocation.h"
|
| +#include "ChaosGeoposition.h"
|
| +#include "ChaosPositionCallback.h"
|
| #include "CharacterData.h"
|
| #include "ClientRect.h"
|
| #include "ClientRectList.h"
|
| @@ -79,6 +84,8 @@
|
| #include "Page.h"
|
| #include "Plugin.h"
|
| #include "PluginArray.h"
|
| +#include "PositionError.h"
|
| +#include "PositionErrorCallback.h"
|
| #include "ProcessingInstruction.h"
|
| #include "ProgressEvent.h"
|
| #include "Range.h"
|
|
|