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

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: Move accelerometer_types to ui/accelerometer Created 6 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: 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",
"+ui/gfx/x"
]

Powered by Google App Engine
This is Rietveld 408576698