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

Unified Diff: content/common/BUILD.gn

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 | « cc/ipc/cc_param_traits_macros.h ('k') | content/common/cc_messages.h » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: content/common/BUILD.gn
diff --git a/content/common/BUILD.gn b/content/common/BUILD.gn
index 284ec46701a2b2ef3d0425bd8accab25d2f7b40f..b4005ba3f2f8ba47b73437811e1ba4b084838df2 100644
--- a/content/common/BUILD.gn
+++ b/content/common/BUILD.gn
@@ -39,6 +39,7 @@ source_set("common") {
"//base/third_party/dynamic_annotations",
"//build/util:webkit_version",
"//cc",
+ "//cc/ipc",
"//cc/surfaces",
"//components/mus/public/interfaces",
"//components/tracing",
« no previous file with comments | « cc/ipc/cc_param_traits_macros.h ('k') | content/common/cc_messages.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698