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

Unified Diff: ppapi/ppapi_sources.gypi

Issue 324983005: [PPAPI] Add browser tests for compositor API (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@compositor_api_impl_new
Patch Set: Disable the test on MACOSX 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/examples/compositor/compositor.cc ('k') | ppapi/proxy/compositor_layer_resource.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 8c0c531b1ff5e7c884f80134ccb555c715ce4f17..10f2d1613e40c06bb5c242f05de2f18eaa401977 100644
--- a/ppapi/ppapi_sources.gypi
+++ b/ppapi/ppapi_sources.gypi
@@ -406,6 +406,8 @@
'tests/test_audio_config.h',
'tests/test_case.cc',
'tests/test_case.h',
+ 'tests/test_compositor.cc',
+ 'tests/test_compositor.h',
'tests/test_console.cc',
'tests/test_console.h',
'tests/test_core.cc',
« no previous file with comments | « ppapi/examples/compositor/compositor.cc ('k') | ppapi/proxy/compositor_layer_resource.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698