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

Unified Diff: content/content_tests.gypi

Issue 1978053002: Move cc ParamTraits to cc/ipc (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Ignore size_t warnings 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/content_common.gypi ('k') | content/renderer/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 f48e28bbb83f7d76b29c19fe55d94cf3601adcf7..221ba50a37d7221a952c0a3ff2c216cfcd5e93b6 100644
--- a/content/content_tests.gypi
+++ b/content/content_tests.gypi
@@ -839,6 +839,7 @@
'dependencies': [
'../cc/blink/cc_blink.gyp:cc_blink',
'../cc/cc.gyp:cc',
+ '../cc/ipc/cc_ipc.gyp:cc_ipc',
'../cc/cc_tests.gyp:cc_test_support',
'../components/components.gyp:display_compositor',
'../components/scheduler/scheduler.gyp:scheduler',
« no previous file with comments | « content/content_common.gypi ('k') | content/renderer/BUILD.gn » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698