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

Unified Diff: content/public/browser/BUILD.gn

Issue 2391883006: Mojo-ify implementation of screen orientation locking/unlocking. (Closed)
Patch Set: Code review changes (as to PS7) 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
Index: content/public/browser/BUILD.gn
diff --git a/content/public/browser/BUILD.gn b/content/public/browser/BUILD.gn
index 69c896e2338a24583a591732ee173c1797fb1681..02c28eda76b3c0c050accf37f15b352255b411f6 100644
--- a/content/public/browser/BUILD.gn
+++ b/content/public/browser/BUILD.gn
@@ -216,7 +216,6 @@ source_set("browser_sources") {
"resource_throttle.h",
"save_page_type.h",
"screen_orientation_delegate.h",
- "screen_orientation_dispatcher_host.h",
"screen_orientation_provider.cc",
"screen_orientation_provider.h",
"security_style_explanation.h",

Powered by Google App Engine
This is Rietveld 408576698