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

Unified Diff: chrome/browser/extensions/extension_view_host.h

Issue 923463003: [Extensions] Remove the Infobar API (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Created 5 years, 10 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: chrome/browser/extensions/extension_view_host.h
diff --git a/chrome/browser/extensions/extension_view_host.h b/chrome/browser/extensions/extension_view_host.h
index 3566b31f5798d10ba272f66dd64f3bf1a686318d..2156bb5880b281937ca2d04dc51fbefa67151897 100644
--- a/chrome/browser/extensions/extension_view_host.h
+++ b/chrome/browser/extensions/extension_view_host.h
@@ -57,7 +57,6 @@ class ExtensionViewHost
// ExtensionHost
void OnDidStopLoading() override;
- void OnDocumentAvailable() override;
void LoadInitialURL() override;
bool IsBackgroundPage() const override;

Powered by Google App Engine
This is Rietveld 408576698