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

Unified Diff: content/content_tests.gypi

Issue 634313002: Add mouse input forwarding to gpu service (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Add Security Test Created 6 years, 1 month 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: content/content_tests.gypi
diff --git a/content/content_tests.gypi b/content/content_tests.gypi
index bf1a32ddf05898ad52163b13961f1b6ea25959dc..e5d401bc5fd19198ceee054c8cb32855b7db4ac0 100644
--- a/content/content_tests.gypi
+++ b/content/content_tests.gypi
@@ -705,6 +705,7 @@
'common/dwrite_font_platform_win_unittest.cc',
'common/fileapi/file_system_util_unittest.cc',
'common/gpu/client/gpu_memory_buffer_impl_unittest.cc',
+ 'common/gpu/gpu_channel_manager_unittest.cc',
'common/gpu/gpu_memory_manager_unittest.cc',
'common/host_discardable_shared_memory_manager_unittest.cc',
'common/host_shared_bitmap_manager_unittest.cc',

Powered by Google App Engine
This is Rietveld 408576698