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

Unified Diff: extensions/extensions.gypi

Issue 983793003: Replace extensions::ScopedPersistent with v8::UniquePersistent. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Created 5 years, 9 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: extensions/extensions.gypi
diff --git a/extensions/extensions.gypi b/extensions/extensions.gypi
index 1b82b56528828dd14c9dae374ac50f86dd603a4c..b93684172e7f7b011b76dbe834255af152ec28c3 100644
--- a/extensions/extensions.gypi
+++ b/extensions/extensions.gypi
@@ -934,7 +934,6 @@
'renderer/runtime_custom_bindings.h',
'renderer/safe_builtins.cc',
'renderer/safe_builtins.h',
- 'renderer/scoped_persistent.h',
'renderer/script_context.cc',
'renderer/script_context.h',
'renderer/script_context_set.cc',
« no previous file with comments | « chrome/renderer/extensions/chrome_v8_context.h ('k') | extensions/renderer/activity_log_converter_strategy_unittest.cc » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698