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

Unified Diff: ppapi/ppapi_sources.gypi

Issue 264303002: PPAPI: Implement synchronous postMessage (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: merge Created 6 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 | « ppapi/ppapi_proxy.gypi ('k') | ppapi/proxy/message_handler.h » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: ppapi/ppapi_sources.gypi
diff --git a/ppapi/ppapi_sources.gypi b/ppapi/ppapi_sources.gypi
index 50e84c3f24a627667ca7011828156d4bf946e924..8c0c531b1ff5e7c884f80134ccb555c715ce4f17 100644
--- a/ppapi/ppapi_sources.gypi
+++ b/ppapi/ppapi_sources.gypi
@@ -446,6 +446,8 @@
'tests/test_media_stream_video_track.h',
'tests/test_memory.cc',
'tests/test_memory.h',
+ 'tests/test_message_handler.cc',
+ 'tests/test_message_handler.h',
'tests/test_message_loop.cc',
'tests/test_message_loop.h',
'tests/test_mouse_cursor.cc',
« no previous file with comments | « ppapi/ppapi_proxy.gypi ('k') | ppapi/proxy/message_handler.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698