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

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

Issue 149619: Various minor extension fixes (Closed)
Patch Set: One more test Created 11 years, 5 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/extensions_service.h
diff --git a/chrome/browser/extensions/extensions_service.h b/chrome/browser/extensions/extensions_service.h
index 5afa5475d6dadbf0884b79f4a58e31e594384764..354ab2aaad4b8eb6d79f84b7aa13f98e1b5d3368 100644
--- a/chrome/browser/extensions/extensions_service.h
+++ b/chrome/browser/extensions/extensions_service.h
@@ -33,7 +33,6 @@ class Profile;
class ResourceDispatcherHost;
class SkBitmap;
class SiteInstance;
-class UserScriptMaster;
typedef std::vector<Extension*> ExtensionList;

Powered by Google App Engine
This is Rietveld 408576698