Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(32)

Unified Diff: webkit/port/bindings/v8/DOMObjectsInclude.h

Issue 149391: Chaos Demo Base URL: http://src.chromium.org/svn/trunk/src/
Patch Set: '' Created 11 years, 5 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
« no previous file with comments | « webkit/port/bindings/scripts/CodeGeneratorV8.pm ('k') | webkit/webkit.gyp » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
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"
« no previous file with comments | « webkit/port/bindings/scripts/CodeGeneratorV8.pm ('k') | webkit/webkit.gyp » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698