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

Unified Diff: content/common/BUILD.gn

Issue 2522843002: Convert Gamepad IPC messages into mojo interface. (Closed)
Patch Set: Convert Gamepad IPC messages into mojo interface. Created 4 years 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: content/common/BUILD.gn
diff --git a/content/common/BUILD.gn b/content/common/BUILD.gn
index 4d49b09bfd3eaf54c8c3391500ece920f50d60af..248690d05d93d9e986c0c10209a2ac3b8d57e8bc 100644
--- a/content/common/BUILD.gn
+++ b/content/common/BUILD.gn
@@ -125,9 +125,6 @@ source_set("common") {
"frame_replication_state.cc",
"frame_replication_state.h",
"gamepad_hardware_buffer.h",
- "gamepad_messages.h",
- "gamepad_param_traits.cc",
- "gamepad_param_traits.h",
"generic_shared_memory_id_generator.cc",
"generic_shared_memory_id_generator.h",
"gin_java_bridge_messages.h",

Powered by Google App Engine
This is Rietveld 408576698