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

Unified Diff: cc/ipc/BUILD.gn

Issue 2480203002: ui: Cleanup class/struct forward declarations (Closed)
Patch Set: Sync CL to position 430550 Created 4 years, 1 month 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/input/browser_controls_offset_manager_unittest.cc ('k') | cc/ipc/begin_frame_args_struct_traits.h » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: cc/ipc/BUILD.gn
diff --git a/cc/ipc/BUILD.gn b/cc/ipc/BUILD.gn
index 3e9b21aa9a623a705ceafe13cf7a145dca3cf0ad..71cb00b61151ffbf273a24ae044e4ee097dd0672 100644
--- a/cc/ipc/BUILD.gn
+++ b/cc/ipc/BUILD.gn
@@ -92,6 +92,7 @@ mojom("test_interfaces") {
source_set("struct_traits") {
sources = [
+ "begin_frame_args_struct_traits.h",
"compositor_frame_metadata_struct_traits.cc",
"compositor_frame_metadata_struct_traits.h",
"compositor_frame_struct_traits.cc",
« no previous file with comments | « cc/input/browser_controls_offset_manager_unittest.cc ('k') | cc/ipc/begin_frame_args_struct_traits.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698