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

Unified Diff: base/base.gypi

Issue 14328036: Implement support for USB Xbox360 controllers without a driver on Mac. (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: move conversions back to xbox-specific code; #if out the TYPE_UI stuff just for mac. Created 7 years, 7 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: base/base.gypi
diff --git a/base/base.gypi b/base/base.gypi
index d88824ad001f43bc79d51c68b99831a00ad95ac7..4f5a8fb5c838fb2016f6b9687508d3e724dc4288 100644
--- a/base/base.gypi
+++ b/base/base.gypi
@@ -245,6 +245,7 @@
'mac/scoped_block.h',
'mac/scoped_cftyperef.h',
'mac/scoped_ioobject.h',
+ 'mac/scoped_ioplugininterface.h',
'mac/scoped_launch_data.h',
'mac/scoped_mach_port.cc',
'mac/scoped_mach_port.h',
« no previous file with comments | « no previous file | base/mac/scoped_ioplugininterface.h » ('j') | content/browser/gamepad/xbox_data_fetcher_mac.cc » ('J')

Powered by Google App Engine
This is Rietveld 408576698