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

Unified Diff: remoting/remoting.gyp

Issue 6359010: Add PepperViewProxy to protect PepperView and ChromotingInstance on shutdown (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: done Created 9 years, 11 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: remoting/remoting.gyp
diff --git a/remoting/remoting.gyp b/remoting/remoting.gyp
index c112bab39aeb7db633209b68ae7eb175ffa27bf6..0f0ce914da776239342ff757ff555e3f8b42887e 100644
--- a/remoting/remoting.gyp
+++ b/remoting/remoting.gyp
@@ -86,6 +86,8 @@
'client/plugin/pepper_input_handler.h',
'client/plugin/pepper_view.cc',
'client/plugin/pepper_view.h',
+ 'client/plugin/pepper_view_proxy.cc',
+ 'client/plugin/pepper_view_proxy.h',
'client/plugin/pepper_util.cc',
'client/plugin/pepper_util.h',
'../media/base/yuv_convert.cc',

Powered by Google App Engine
This is Rietveld 408576698