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

Unified Diff: ppapi/ppapi_sources.gypi

Issue 10790078: PPAPI: Make PPB_MessageLoop_Dev::GetForMainThread work (Closed) Base URL: http://git.chromium.org/chromium/src.git@master
Patch Set: review comments Created 8 years, 4 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/cpp/dev/message_loop_dev.h ('k') | ppapi/proxy/plugin_globals.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 07aae96d146239407eed4d07dfcdda931e34207c..e939b79e58d0c0574915fbd9562db23d2c4b1060 100644
--- a/ppapi/ppapi_sources.gypi
+++ b/ppapi/ppapi_sources.gypi
@@ -365,6 +365,8 @@
'tests/test_input_event.h',
'tests/test_memory.cc',
'tests/test_memory.h',
+ 'tests/test_message_loop.cc',
+ 'tests/test_message_loop.h',
'tests/test_mouse_cursor.cc',
'tests/test_mouse_cursor.h',
'tests/test_mouse_lock.cc',
« no previous file with comments | « ppapi/cpp/dev/message_loop_dev.h ('k') | ppapi/proxy/plugin_globals.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698