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

Unified Diff: third_party/WebKit/Source/modules/crypto/KeyAlgorithm.h

Issue 2848243004: Clean up bindings/core/v8 (Part 2) (Closed)
Patch Set: Rebase Created 3 years, 8 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: third_party/WebKit/Source/modules/crypto/KeyAlgorithm.h
diff --git a/third_party/WebKit/Source/modules/crypto/KeyAlgorithm.h b/third_party/WebKit/Source/modules/crypto/KeyAlgorithm.h
index b5777fe8a540393182564b5dab509fb3a788c3a8..79246d1751d5f072f474f3c02105c9774b6a7170 100644
--- a/third_party/WebKit/Source/modules/crypto/KeyAlgorithm.h
+++ b/third_party/WebKit/Source/modules/crypto/KeyAlgorithm.h
@@ -31,7 +31,7 @@
#ifndef KeyAlgorithm_h
#define KeyAlgorithm_h
-#include "bindings/core/v8/ScriptWrappable.h"
+#include "platform/bindings/ScriptWrappable.h"
#include "platform/heap/Handle.h"
#include "platform/wtf/Forward.h"
#include "public/platform/WebCryptoKeyAlgorithm.h"
« no previous file with comments | « third_party/WebKit/Source/modules/crypto/CryptoResultImpl.cpp ('k') | third_party/WebKit/Source/modules/crypto/SubtleCrypto.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698