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

Unified Diff: content/browser/BUILD.gn

Issue 2580693003: Decouple GamepadSharedMemory into Blink.
Patch Set: add typemapping, non-copyable 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
« no previous file with comments | « no previous file | content/renderer/BUILD.gn » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: content/browser/BUILD.gn
diff --git a/content/browser/BUILD.gn b/content/browser/BUILD.gn
index e7b891e67935fa58054496ebbbe4e0a21bb03847..bc5bb9a9d193db8372bc466935ba3a6c1280fe04 100644
--- a/content/browser/BUILD.gn
+++ b/content/browser/BUILD.gn
@@ -70,6 +70,7 @@ source_set("browser") {
"//device/battery:mojo_bindings",
"//device/bluetooth",
"//device/gamepad",
+ "//device/gamepad/public/interfaces",
"//device/generic_sensor",
"//device/geolocation",
"//device/geolocation/public/interfaces",
« no previous file with comments | « no previous file | content/renderer/BUILD.gn » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698