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

Unified Diff: ppapi/ppapi_tests.gypi

Issue 10544089: Implement the file chooser as a new resource "host" (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: Created 8 years, 5 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 32682c102cebce13416d975d116e0d71928fe90a..0f52b179fdca99b3836e6d5061a43185c075378f 100644
--- a/ppapi/ppapi_tests.gypi
+++ b/ppapi/ppapi_tests.gypi
@@ -140,6 +140,7 @@
'sources': [
'proxy/run_all_unittests.cc',
+ 'proxy/file_chooser_resource_unittest.cc',
'proxy/mock_resource.cc',
'proxy/mock_resource.h',
'proxy/plugin_dispatcher_unittest.cc',

Powered by Google App Engine
This is Rietveld 408576698