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

Unified Diff: components/components_tests.gyp

Issue 2147613002: Skeleton for proto_zero_plugin. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: fix cross compilation Created 4 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
« no previous file with comments | « no previous file | components/tracing.gyp » ('j') | components/tracing.gyp » ('J')
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: components/components_tests.gyp
diff --git a/components/components_tests.gyp b/components/components_tests.gyp
index 4927f0ca941bfc4fa2881c961b78c6a409a5bb84..7dba0c63573f521470ffbaddd66bb28b1df97d70 100644
--- a/components/components_tests.gyp
+++ b/components/components_tests.gyp
@@ -880,6 +880,7 @@
'tracing/core/proto_utils_unittest.cc',
'tracing/core/trace_ring_buffer_unittest.cc',
'tracing/core/scattered_stream_writer_unittest.cc',
+ 'tracing/proto_zero_plugin/mock_messages_unittest.cc',
Primiano Tucci (use gerrit) 2016/07/13 16:52:31 see my comments about naming in the gn file. The
],
'translate_unittest_sources': [
'translate/core/browser/language_state_unittest.cc',
@@ -1386,6 +1387,7 @@
'scheduler/scheduler.gyp:scheduler',
'test_runner/test_runner.gyp:test_runner',
'tracing.gyp:tracing',
+ 'tracing.gyp:mock_messages',
'webcrypto/webcrypto.gyp:webcrypto',
'../third_party/boringssl/boringssl.gyp:boringssl',
'../third_party/re2/re2.gyp:re2',
« no previous file with comments | « no previous file | components/tracing.gyp » ('j') | components/tracing.gyp » ('J')

Powered by Google App Engine
This is Rietveld 408576698