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

Unified Diff: chromeos/DEPS

Issue 500613003: Use standardized and extendable accelerometer update type. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Merge and remove unused Vector3dF reference. Created 6 years, 3 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 | « chrome/chrome_tests_unit.gypi ('k') | chromeos/accelerometer/accelerometer_reader.h » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: chromeos/DEPS
diff --git a/chromeos/DEPS b/chromeos/DEPS
index ea93903b42acd5e09a9d69a06ed7f992d2fe4d46..ebfede1aa1425520366be21bd1b585c23fd074a7 100644
--- a/chromeos/DEPS
+++ b/chromeos/DEPS
@@ -5,6 +5,6 @@ include_rules = [
"+third_party/cros_system_api",
"+third_party/libxml",
"+third_party/protobuf",
- "+ui/gfx/geometry",
+ "+ui/accelerometer",
stevenjb 2014/11/06 16:38:37 I just ran across this and have to say I am not a
flackr 2014/11/06 16:54:01 We could have a special type for the updates retur
"+ui/gfx/x"
]
« no previous file with comments | « chrome/chrome_tests_unit.gypi ('k') | chromeos/accelerometer/accelerometer_reader.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698