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

Unified Diff: cc/cc_tests.gyp

Issue 2023973002: Introduce cc StructTraits unit tests (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Addressed Ken's comment 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 | « cc/DEPS ('k') | cc/ipc/BUILD.gn » ('j') | cc/ipc/struct_traits_unittest.cc » ('J')
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: cc/cc_tests.gyp
diff --git a/cc/cc_tests.gyp b/cc/cc_tests.gyp
index 33dc6bafece3615195045a878a9755e0087f28e8..e6fd7389926fcd246a99760557b12b012b8b2c60 100644
--- a/cc/cc_tests.gyp
+++ b/cc/cc_tests.gyp
@@ -338,6 +338,7 @@
'../gpu/gpu.gyp:gpu_unittest_utils',
'../ipc/ipc.gyp:ipc',
'../media/media.gyp:media',
+ '../mojo/mojo_edk.gyp:mojo_common_test_support',
Ken Rockot(use gerrit already) 2016/05/31 16:00:13 Oops, missed this. You should also include a dep o
Fady Samuel 2016/05/31 16:03:08 Done.
'../skia/skia.gyp:skia',
'../testing/gmock.gyp:gmock',
'../testing/gtest.gyp:gtest',
« no previous file with comments | « cc/DEPS ('k') | cc/ipc/BUILD.gn » ('j') | cc/ipc/struct_traits_unittest.cc » ('J')

Powered by Google App Engine
This is Rietveld 408576698