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

Unified Diff: content/content_browser.gypi

Issue 8799022: Add Mac implementation of data_fetcher for gamepad. (Closed) Base URL: http://git.chromium.org/chromium/src.git@master
Patch Set: fix indent Created 9 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 | « content/browser/gamepad/gamepad_provider.cc ('k') | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: content/content_browser.gypi
diff --git a/content/content_browser.gypi b/content/content_browser.gypi
index c5faabedf60b907989b8545e039690cdb7d02678..fde5730407bc7032aeb03f07f0a20237ff481a5b 100644
--- a/content/content_browser.gypi
+++ b/content/content_browser.gypi
@@ -209,6 +209,8 @@
'browser/font_list_async.cc',
'browser/font_list_async.h',
'browser/gamepad/data_fetcher.h',
+ 'browser/gamepad/data_fetcher_mac.mm',
+ 'browser/gamepad/data_fetcher_mac.h',
'browser/gamepad/data_fetcher_win.cc',
'browser/gamepad/data_fetcher_win.h',
'browser/gamepad/gamepad_provider.cc',
« no previous file with comments | « content/browser/gamepad/gamepad_provider.cc ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698