summaryrefslogtreecommitdiffstats
path: root/mandoline/ui/browser/browser_ui.h
diff options
context:
space:
mode:
Diffstat (limited to 'mandoline/ui/browser/browser_ui.h')
-rw-r--r--mandoline/ui/browser/browser_ui.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/mandoline/ui/browser/browser_ui.h b/mandoline/ui/browser/browser_ui.h
index f924de7..978943c 100644
--- a/mandoline/ui/browser/browser_ui.h
+++ b/mandoline/ui/browser/browser_ui.h
@@ -21,7 +21,6 @@ class BrowserUI {
// Called when the Browser UI is embedded within the specified view.
virtual void Init(mojo::View* root, mojo::View* content) = 0;
-
};
} // namespace mandoline