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

Unified Diff: ash/content/accelerometer/DEPS

Issue 680383007: DeviceOrientation API on ChromeOS (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Created 6 years 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: ash/content/accelerometer/DEPS
diff --git a/ash/content/accelerometer/DEPS b/ash/content/accelerometer/DEPS
new file mode 100644
index 0000000000000000000000000000000000000000..29cded811b92686773fdfa64c7de4040d7caeb5a
--- /dev/null
+++ b/ash/content/accelerometer/DEPS
@@ -0,0 +1,3 @@
+include_rules = [
+ "+content/public/browser/sensor_manager_delegate_chromeos.h",
oshima 2014/12/03 21:03:10 or just "+content/public/browser" I'm fine with e
+]

Powered by Google App Engine
This is Rietveld 408576698