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

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: remove unrelated files 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 8b6b5f19538981da0500f243bd8c54851cbb36e0..e0a78cf2437144b812e67b1cdedbd1a7354a65e8 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',
@@ -467,6 +469,7 @@
'client/mock_objects.h',
'host/access_verifier_unittest.cc',
'host/chromoting_host_context_unittest.cc',
+ 'host/chromoting_host_unittest.cc',
'host/differ_unittest.cc',
'host/differ_block_unittest.cc',
'host/heartbeat_sender_unittest.cc',
« remoting/client/plugin/pepper_view_proxy.cc ('K') | « remoting/client/plugin/pepper_view_proxy.cc ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698