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

Unified Diff: content/content_browser.gypi

Issue 10824162: add device notification to Mac (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: moved the .mm to .cc, changed const struct back to stuct Created 8 years, 4 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: content/content_browser.gypi
diff --git a/content/content_browser.gypi b/content/content_browser.gypi
index 4391897f49094ce18bd53bc73a6a6b0b9495b504..496a88e5f61cbc693d8a591864dec9c97aef0e03 100644
--- a/content/content_browser.gypi
+++ b/content/content_browser.gypi
@@ -276,6 +276,8 @@
'browser/debugger/worker_devtools_message_filter.h',
'browser/device_monitor_linux.cc',
'browser/device_monitor_linux.h',
+ 'browser/device_monitor_mac.cc',
+ 'browser/device_monitor_mac.h',
'browser/device_orientation/accelerometer_mac.cc',
'browser/device_orientation/accelerometer_mac.h',
'browser/device_orientation/data_fetcher.h',
« content/browser/device_monitor_mac.cc ('K') | « content/browser/device_monitor_mac.cc ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698