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

Side by Side Diff: ash/content/display/DEPS

Issue 648733003: Implement ScreenOrientationDelegate on ChromeOS (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Move ash code into ash/content 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
(Empty)
1 include_rules = [
2 "+content/public/browser/screen_orientation_delegate.h",
3 "+content/public/browser/screen_orientation_provider.h",
4 "+content/public/browser/browser_context.h",
5 "+content/public/browser/web_contents.h",
oshima 2014/11/12 00:17:31 nit: you can just add "content/public/browser" us
jonross 2014/11/12 00:56:32 Done.
6 "+content/public/test/test_browser_context.h",
7 "+third_party/WebKit/public/platform/WebScreenOrientationLockType.h",
8 ]
9
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698