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

Unified Diff: content/content_browser.gypi

Issue 9844020: Move the Sudden Motion Sensor library into third_party. (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: DEPS: convert line endings Created 8 years, 9 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
« no previous file with comments | « content/browser/device_orientation/accelerometer_mac.cc ('k') | third_party/sudden_motion_sensor/LICENSE » ('j') | 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 0d4d016a057741f4ec5e7d8592dc31ebd0957c39..32b8b2efe31691e4b6661e6ad1d7d33b2e1159d2 100644
--- a/content/content_browser.gypi
+++ b/content/content_browser.gypi
@@ -822,6 +822,7 @@
],
'dependencies': [
'../base/base.gyp:closure_blocks_leopard_compat',
+ '../third_party/sudden_motion_sensor/sudden_motion_sensor.gyp:sudden_motion_sensor',
],
}, { # OS!="mac"
'dependencies': [
« no previous file with comments | « content/browser/device_orientation/accelerometer_mac.cc ('k') | third_party/sudden_motion_sensor/LICENSE » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698