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

Unified Diff: third_party/WebKit/Source/platform/bindings/SharedPersistent.h

Issue 2843143002: Move more files to platform/bindings (Closed)
Patch Set: Move back IDLDictionaryBase 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
« no previous file with comments | « third_party/WebKit/Source/platform/BUILD.gn ('k') | third_party/WebKit/Source/platform/bindings/ToV8.h » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: third_party/WebKit/Source/platform/bindings/SharedPersistent.h
diff --git a/third_party/WebKit/Source/bindings/core/v8/SharedPersistent.h b/third_party/WebKit/Source/platform/bindings/SharedPersistent.h
similarity index 98%
copy from third_party/WebKit/Source/bindings/core/v8/SharedPersistent.h
copy to third_party/WebKit/Source/platform/bindings/SharedPersistent.h
index 886275bdfa3833348a77f5e34c4e86ebfd617f54..5677ef46176935b4d9e9b165494c755079e3f23b 100644
--- a/third_party/WebKit/Source/bindings/core/v8/SharedPersistent.h
+++ b/third_party/WebKit/Source/platform/bindings/SharedPersistent.h
@@ -31,7 +31,7 @@
#ifndef SharedPersistent_h
#define SharedPersistent_h
-#include "bindings/core/v8/ScopedPersistent.h"
+#include "platform/bindings/ScopedPersistent.h"
#include "platform/wtf/PassRefPtr.h"
#include "platform/wtf/RefCounted.h"
#include "v8/include/v8.h"
« no previous file with comments | « third_party/WebKit/Source/platform/BUILD.gn ('k') | third_party/WebKit/Source/platform/bindings/ToV8.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698