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

Unified Diff: content/common/DEPS

Issue 2391883006: Mojo-ify implementation of screen orientation locking/unlocking. (Closed)
Patch Set: clup Created 4 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 side-by-side diff with in-line comments
Download patch
« no previous file with comments | « content/common/BUILD.gn ('k') | content/common/screen_orientation.mojom » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: content/common/DEPS
diff --git a/content/common/DEPS b/content/common/DEPS
index 66adccce7df099b68495bdbba966ba90a7a1e58e..ed2d8607be997810d3e408e716102a61681a99ed 100644
--- a/content/common/DEPS
+++ b/content/common/DEPS
@@ -44,6 +44,7 @@ include_rules = [
"+third_party/WebKit/public/platform/modules/screen_orientation/WebLockOrientationError.h",
"+third_party/WebKit/public/platform/modules/screen_orientation/WebScreenOrientationLockType.h",
"+third_party/WebKit/public/platform/modules/screen_orientation/WebScreenOrientationType.h",
+ "+third_party/WebKit/public/platform/modules/screen_orientation/screen_orientation_lock_types.mojom.h",
"+third_party/WebKit/public/platform/modules/serviceworker/WebServiceWorkerCacheError.h",
"+third_party/WebKit/public/platform/modules/serviceworker/WebServiceWorkerClientType.h",
"+third_party/WebKit/public/platform/modules/serviceworker/WebServiceWorkerError.h",
« no previous file with comments | « content/common/BUILD.gn ('k') | content/common/screen_orientation.mojom » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698