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

Unified Diff: Source/bindings/core/v8/custom/V8EntryCustom.cpp

Issue 351423002: Moved files under Source/bindings/v8 to Source/bindings/core/v8. (Closed) Base URL: svn://svn.chromium.org/blink/trunk
Patch Set: 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/V8EntryCustom.cpp
diff --git a/Source/bindings/core/v8/custom/V8EntryCustom.cpp b/Source/bindings/core/v8/custom/V8EntryCustom.cpp
index e74cf3142400682ee63ba87ede5b409d797cbf1b..86299f5568d51fec852d409ad13e2912320c8c63 100644
--- a/Source/bindings/core/v8/custom/V8EntryCustom.cpp
+++ b/Source/bindings/core/v8/custom/V8EntryCustom.cpp
@@ -32,9 +32,9 @@
#include "bindings/modules/v8/V8Entry.h"
#include "bindings/core/v8/V8Attr.h"
+#include "bindings/core/v8/V8Binding.h"
#include "bindings/modules/v8/V8DirectoryEntry.h"
#include "bindings/modules/v8/V8FileEntry.h"
-#include "bindings/v8/V8Binding.h"
#include "wtf/RefPtr.h"
namespace WebCore {
« no previous file with comments | « Source/bindings/core/v8/custom/V8ElementCustom.cpp ('k') | Source/bindings/core/v8/custom/V8EntrySyncCustom.cpp » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698