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

Unified Diff: Source/web/web.gypi

Issue 1170413003: Add a scoping object to help block scripting during plugin destruction. (Closed) Base URL: svn://svn.chromium.org/blink/trunk
Patch Set: Rename static counter Created 5 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/WebPluginScriptForbiddenScope.cpp ('k') | public/web/WebPluginScriptForbiddenScope.h » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: Source/web/web.gypi
diff --git a/Source/web/web.gypi b/Source/web/web.gypi
index 1caf0a307896516ef71ec1292b07416fd6a09dd2..8a1d3e40d628d27c9fe1bb0c3e8b7ba435182340 100644
--- a/Source/web/web.gypi
+++ b/Source/web/web.gypi
@@ -202,6 +202,7 @@
'WebPluginDocument.cpp',
'WebPluginLoadObserver.cpp',
'WebPluginLoadObserver.h',
+ 'WebPluginScriptForbiddenScope.cpp',
'WebRange.cpp',
'WebRemoteFrameImpl.cpp',
'WebRemoteFrameImpl.h',
« no previous file with comments | « Source/web/WebPluginScriptForbiddenScope.cpp ('k') | public/web/WebPluginScriptForbiddenScope.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698