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

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: style and naming 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') | no next file with comments »
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 ce15fdaca9cfbbac453b1b15b850a4fe91341b11..9a82d7c473a5cfe47667b995fba7aac018b060ae 100644
--- a/components/components_tests.gyp
+++ b/components/components_tests.gyp
@@ -877,6 +877,7 @@
'tracing/core/trace_ring_buffer_unittest.cc',
'tracing/core/scattered_stream_writer_unittest.cc',
'tracing/test/fake_scattered_buffer.cc',
+ 'tracing/test/proto_zero_generation_unittest.cc',
],
'translate_unittest_sources': [
'translate/core/browser/language_state_unittest.cc',
@@ -1382,6 +1383,7 @@
'components.gyp:zoom',
'scheduler/scheduler.gyp:scheduler',
'test_runner/test_runner.gyp:test_runner',
+ 'tracing.gyp:proto_zero_testing_messages',
'tracing.gyp:tracing',
'webcrypto/webcrypto.gyp:webcrypto',
'../third_party/boringssl/boringssl.gyp:boringssl',
« no previous file with comments | « no previous file | components/tracing.gyp » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698