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

Unified Diff: Source/web/WebBlob.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
« no previous file with comments | « Source/web/WebBindings.cpp ('k') | Source/web/WebCryptoNormalize.cpp » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: Source/web/WebBlob.cpp
diff --git a/Source/web/WebBlob.cpp b/Source/web/WebBlob.cpp
index 3c8a4a2428b2e2b781d227b058bffee0c0c502e5..2a1cda161b7b500caf6cdbd1fa60ba2e64d722fe 100644
--- a/Source/web/WebBlob.cpp
+++ b/Source/web/WebBlob.cpp
@@ -31,8 +31,8 @@
#include "config.h"
#include "public/web/WebBlob.h"
+#include "bindings/core/v8/V8Binding.h"
#include "bindings/core/v8/V8Blob.h"
-#include "bindings/v8/V8Binding.h"
#include "core/fileapi/Blob.h"
#include "platform/blob/BlobData.h"
#include "wtf/PassOwnPtr.h"
« no previous file with comments | « Source/web/WebBindings.cpp ('k') | Source/web/WebCryptoNormalize.cpp » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698