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

Unified Diff: ui/accelerometer/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
Index: ui/accelerometer/DEPS
diff --git a/ui/accelerometer/DEPS b/ui/accelerometer/DEPS
new file mode 100644
index 0000000000000000000000000000000000000000..3490ab2b14545f3923d5d8883fcb6cf1231acb50
--- /dev/null
+++ b/ui/accelerometer/DEPS
@@ -0,0 +1,3 @@
+include_rules = [
+ "+ui/gfx/geometry/vector3d_f.h"
+]

Powered by Google App Engine
This is Rietveld 408576698