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

Unified Diff: ash/system/chromeos/screen_orientation/DEPS

Issue 648733003: Implement ScreenOrientationDelegate on ChromeOS (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Generalize rotation locking Created 6 years, 2 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: ash/system/chromeos/screen_orientation/DEPS
diff --git a/content/common/cursors/DEPS b/ash/system/chromeos/screen_orientation/DEPS
similarity index 67%
copy from content/common/cursors/DEPS
copy to ash/system/chromeos/screen_orientation/DEPS
index cda6df7c7aac3252681cb0b9c66a4f53dfe0dba0..371d28c210a650d35492034ce882548ead402489 100644
--- a/content/common/cursors/DEPS
+++ b/ash/system/chromeos/screen_orientation/DEPS
@@ -1,3 +1,4 @@
include_rules = [
+ "+content/public/browser",
flackr 2014/10/14 20:08:17 You should probably name the specific file (i.e. +
jonross 2014/10/22 18:45:30 Done.
"+third_party/WebKit/public/platform",
]

Powered by Google App Engine
This is Rietveld 408576698