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

Unified Diff: Source/bindings/core/v8/custom/V8DataViewCustom.h

Issue 331373002: Split bindings/v8/custom into core and modules. (Closed) Base URL: svn://svn.chromium.org/blink/trunk
Patch Set: Patch for landing Created 6 years, 6 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
Index: Source/bindings/core/v8/custom/V8DataViewCustom.h
diff --git a/Source/bindings/v8/custom/V8DataViewCustom.h b/Source/bindings/core/v8/custom/V8DataViewCustom.h
similarity index 98%
rename from Source/bindings/v8/custom/V8DataViewCustom.h
rename to Source/bindings/core/v8/custom/V8DataViewCustom.h
index 6459cbdd6e2fe48c9fe639175ca1c596c4f4529a..638d44ecb8a02fb5cf3d8dcb3e6dba5a7295a04a 100644
--- a/Source/bindings/v8/custom/V8DataViewCustom.h
+++ b/Source/bindings/core/v8/custom/V8DataViewCustom.h
@@ -31,7 +31,7 @@
#ifndef V8DataViewCustom_h
#define V8DataViewCustom_h
-#include "bindings/v8/custom/V8TypedArrayCustom.h"
+#include "bindings/core/v8/custom/V8TypedArrayCustom.h"
#include "core/html/canvas/DataView.h"
namespace WebCore {
« no previous file with comments | « Source/bindings/core/v8/custom/V8CustomXPathNSResolver.cpp ('k') | Source/bindings/core/v8/custom/V8DataViewCustom.cpp » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698