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

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

Issue 9694038: OBSOLETE REVIEW. See http://codereview.chromium.org/10382149/ (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src/
Patch Set: Created 8 years, 7 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/test_extension_service.h
===================================================================
--- chrome/browser/extensions/test_extension_service.h (revision 136836)
+++ chrome/browser/extensions/test_extension_service.h (working copy)
@@ -25,6 +25,7 @@
virtual const ExtensionSet* extensions() const OVERRIDE;
virtual const ExtensionSet* disabled_extensions() const OVERRIDE;
virtual PendingExtensionManager* pending_extension_manager() OVERRIDE;
+ virtual ExtensionManagementPolicy* extension_management_policy() OVERRIDE;
virtual bool UpdateExtension(
const std::string& id,

Powered by Google App Engine
This is Rietveld 408576698