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

Unified Diff: chrome/browser/nacl_host/nacl_browser_delegate_impl.h

Issue 2762513002: Remove keep-alive impulse IPCs from NaCl modules. (Closed)
Patch Set: Rebase Created 3 years, 9 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/nacl_host/nacl_browser_delegate_impl.h
diff --git a/chrome/browser/nacl_host/nacl_browser_delegate_impl.h b/chrome/browser/nacl_host/nacl_browser_delegate_impl.h
index a968d975ca57a7be848ef7db5c2e3947bd56b2ae..08ec6b45ec7504977b49b0a6bdb1e154d4216117 100644
--- a/chrome/browser/nacl_host/nacl_browser_delegate_impl.h
+++ b/chrome/browser/nacl_host/nacl_browser_delegate_impl.h
@@ -45,8 +45,6 @@ class NaClBrowserDelegateImpl : public NaClBrowserDelegate {
base::FilePath* file_path) override;
void SetDebugPatterns(const std::string& debug_patterns) override;
bool URLMatchesDebugPatterns(const GURL& manifest_url) override;
- content::BrowserPpapiHost::OnKeepaliveCallback GetOnKeepaliveCallback()
- override;
bool IsNonSfiModeAllowed(const base::FilePath& profile_directory,
const GURL& manifest_url) override;
« no previous file with comments | « chrome/browser/extensions/lazy_background_page_apitest.cc ('k') | chrome/browser/nacl_host/nacl_browser_delegate_impl.cc » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698