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

Unified Diff: content/content_tests.gypi

Issue 1993543002: cc: Move cc param traits tests to cc/ipc (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Added IPC dependency Created 4 years, 7 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 | « content/common/cc_messages_unittest.cc ('k') | content/test/BUILD.gn » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: content/content_tests.gypi
diff --git a/content/content_tests.gypi b/content/content_tests.gypi
index 8b5c2a4cd544cc07e6e95aed894fd3495011ca8b..cc4804201a7ef97d51b95f8cf11bab4d3e6ace92 100644
--- a/content/content_tests.gypi
+++ b/content/content_tests.gypi
@@ -668,7 +668,6 @@
'child/worker_thread_registry_unittest.cc',
'common/android/address_parser_unittest.cc',
'common/android/gin_java_bridge_value_unittest.cc',
- 'common/cc_messages_unittest.cc',
'common/common_param_traits_unittest.cc',
'common/cross_site_document_classifier_unittest.cc',
'common/cursors/webcursor_unittest.cc',
@@ -1256,7 +1255,6 @@
],
'sources': [
'browser/renderer_host/input/input_router_impl_perftest.cc',
- 'common/cc_messages_perftest.cc',
'common/discardable_shared_memory_heap_perftest.cc',
'test/run_all_perftests.cc',
],
« no previous file with comments | « content/common/cc_messages_unittest.cc ('k') | content/test/BUILD.gn » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698