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

Unified Diff: content/public/common/content_descriptor_keys.cc

Issue 2989793003: Revert of [Bindings] Create and use V8 context snapshots (Closed)
Patch Set: Created 3 years, 5 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 | « content/public/common/content_descriptor_keys.h ('k') | content/shell/BUILD.gn » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: content/public/common/content_descriptor_keys.cc
diff --git a/content/public/common/content_descriptor_keys.cc b/content/public/common/content_descriptor_keys.cc
index d2a6ba03d5290b2ae0403056911353a1f0fe614d..25cf72e4b2c0b008c2dc7e5f2b4fda3e33c57135 100644
--- a/content/public/common/content_descriptor_keys.cc
+++ b/content/public/common/content_descriptor_keys.cc
@@ -14,6 +14,4 @@
const char kV8Snapshot64DataDescriptor[] = "v8_snapshot_64_data";
-const char kV8ContextSnapshotDataDescriptor[] = "v8_context_snapshot_data";
-
-} // namespace content
+} // namespace content
« no previous file with comments | « content/public/common/content_descriptor_keys.h ('k') | content/shell/BUILD.gn » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698