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

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

Issue 2391883006: Mojo-ify implementation of screen orientation locking/unlocking. (Closed)
Patch Set: Removing verification of lock success callback cause it was a bud Created 4 years, 2 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
Index: content/public/browser/BUILD.gn
diff --git a/content/public/browser/BUILD.gn b/content/public/browser/BUILD.gn
index 143e737dfb9d400f1e3aac6db6cdee955f1c9b2d..52143b5890612ae62847eca2694dad09cd7adc8a 100644
--- a/content/public/browser/BUILD.gn
+++ b/content/public/browser/BUILD.gn
@@ -213,7 +213,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