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

Unified Diff: ipc/BUILD.gn

Issue 619843002: cc: Make separate interface for BeginFrame ipc from OutputSurface (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Created 6 years, 2 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
Index: ipc/BUILD.gn
diff --git a/ipc/BUILD.gn b/ipc/BUILD.gn
index e7e08b5aadd693260c93b014d0fb98687d1f15b8..985ad3d8d88700cbca22549756dff2dc103ea943 100644
--- a/ipc/BUILD.gn
+++ b/ipc/BUILD.gn
@@ -90,6 +90,7 @@ if (!is_android) {
"file_descriptor_set_posix_unittest.cc",
"ipc_channel_posix_unittest.cc",
"ipc_channel_unittest.cc",
+ "ipc_forwarding_message_filter_unittest.cc",
"ipc_fuzzing_tests.cc",
"ipc_message_unittest.cc",
"ipc_message_utils_unittest.cc",

Powered by Google App Engine
This is Rietveld 408576698