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

Side by Side Diff: ash/display/DEPS

Issue 648733003: Implement ScreenOrientationDelegate on ChromeOS (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Created 6 years, 1 month 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 unified diff | Download patch
OLDNEW
1 include_rules = [ 1 include_rules = [
2 "+ash/host", 2 "+ash/host",
3 "+content/public/browser/screen_orientation_delegate.h",
4 "+content/public/browser/screen_orientation_provider.h",
5 "+content/public/browser/browser_context.h",
6 "+content/public/browser/web_contents.h",
7 "+content/public/test/test_browser_context.h",
8 "+third_party/WebKit/public/platform/WebScreenOrientationLockType.h",
3 ] 9 ]
4 10
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698