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

Unified Diff: ppapi/ppapi_tests.gypi

Issue 8365017: Convert the flash clipboard API to thunk system. (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: Created 9 years, 2 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: ppapi/ppapi_tests.gypi
diff --git a/ppapi/ppapi_tests.gypi b/ppapi/ppapi_tests.gypi
index 625a06dcd9c7798aa62673e2b00fb285198cf73d..d82b64f883e1aef9e80816e936e314ac39a5c197 100644
--- a/ppapi/ppapi_tests.gypi
+++ b/ppapi/ppapi_tests.gypi
@@ -94,6 +94,8 @@
'tests/test_directory_reader.h',
'tests/test_fullscreen.cc',
'tests/test_fullscreen.h',
+ 'tests/test_flash_clipboard.cc',
viettrungluu 2011/10/20 23:41:01 Ditto, though there's a preexisting condition here
+ 'tests/test_flash_clipboard.h',
'tests/test_flash_fullscreen.cc',
'tests/test_flash_fullscreen.h',
'tests/test_file_io.cc',

Powered by Google App Engine
This is Rietveld 408576698