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

Unified Diff: ash/content/display/DEPS

Issue 1151373005: Update Blink's screen orientation path in Chromium. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: fix one include Created 5 years, 6 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
« no previous file with comments | « no previous file | ash/content/display/screen_orientation_controller_chromeos.h » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: ash/content/display/DEPS
diff --git a/ash/content/display/DEPS b/ash/content/display/DEPS
index 07d93bc07d7b2bc1d16587dbf61ea3b0524df133..5f741582da6ec163256ad5881b60c1d7f0d4f763 100644
--- a/ash/content/display/DEPS
+++ b/ash/content/display/DEPS
@@ -5,7 +5,7 @@ include_rules = [
"+content/public/browser/browser_thread.h",
"+content/public/browser/web_contents.h",
"+third_party/qcms/src/qcms.h",
- "+third_party/WebKit/public/platform/WebScreenOrientationLockType.h",
+ "+third_party/WebKit/public/platform/modules/screen_orientation/WebScreenOrientationLockType.h",
]
specific_include_rules = {
« no previous file with comments | « no previous file | ash/content/display/screen_orientation_controller_chromeos.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698