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

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
« no previous file with comments | « ash/ash.gyp ('k') | ash/display/screen_orientation_delegate_chromeos.h » ('j') | no next file with comments »
Toggle Intra-line Diffs ('i') | Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
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",
oshima 2014/11/11 01:06:27 I want to control dependency from ash to content.
3 ] 9 ]
4 10
OLDNEW
« no previous file with comments | « ash/ash.gyp ('k') | ash/display/screen_orientation_delegate_chromeos.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698