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

Unified Diff: content/content_common.gypi

Issue 2049363002: Move ScopedIPCSupport into its own build rule. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@mojo-handle-attachemnt-public-api
Patch Set: change rule name Created 4 years, 6 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/child/BUILD.gn ('k') | ipc/mojo/BUILD.gn » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: content/content_common.gypi
diff --git a/content/content_common.gypi b/content/content_common.gypi
index 462566cfa38493ce1599f1f7a17fbfd3d6a82a37..0d93b6f726b2cbed1d13b1a745d112cafb546251 100644
--- a/content/content_common.gypi
+++ b/content/content_common.gypi
@@ -16,6 +16,7 @@
'../gpu/skia_bindings/skia_bindings.gyp:gpu_skia_bindings',
'../ipc/ipc.gyp:ipc',
'../ipc/mojo/ipc_mojo.gyp:ipc_mojo',
+ '../ipc/mojo/ipc_mojo.gyp:ipc_mojo_support',
'../media/base/ipc/media_base_ipc.gyp:media_base_ipc',
'../media/media.gyp:media',
'../media/media.gyp:media_gpu',
« no previous file with comments | « content/child/BUILD.gn ('k') | ipc/mojo/BUILD.gn » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698