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

Unified Diff: ash/test/DEPS

Issue 2757493002: User orientation lock (Closed)
Patch Set: rebase again Created 3 years, 9 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 | « ash/test/BUILD.gn ('k') | ash/test/screen_orientation_controller_test_api.h » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: ash/test/DEPS
diff --git a/ash/test/DEPS b/ash/test/DEPS
index caa60c01684a40fb6b1b2ac83eee23e8cc6a2ae7..267fef886c720131a56fdcb1e4c64ade8effe3f6 100644
--- a/ash/test/DEPS
+++ b/ash/test/DEPS
@@ -17,4 +17,7 @@ specific_include_rules = {
"mirror_window_test_api\.cc": [
"+ash/host"
],
+ "screen_orientation_controller_test_api.h": [
+ "+third_party/WebKit/public/platform/modules/screen_orientation/WebScreenOrientationLockType.h",
+ ],
}
« no previous file with comments | « ash/test/BUILD.gn ('k') | ash/test/screen_orientation_controller_test_api.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698