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

Unified Diff: trunk/src/chrome/browser/chromeos/extensions/external_pref_cache_loader.h

Issue 32513006: Revert 229896 "Cache force-installed apps/extensions in device-l..." (Closed) Base URL: svn://svn.chromium.org/chrome/
Patch Set: Created 7 years, 2 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: trunk/src/chrome/browser/chromeos/extensions/external_pref_cache_loader.h
===================================================================
--- trunk/src/chrome/browser/chromeos/extensions/external_pref_cache_loader.h (revision 229896)
+++ trunk/src/chrome/browser/chromeos/extensions/external_pref_cache_loader.h (working copy)
@@ -9,8 +9,9 @@
namespace chromeos {
-// A specialization of the ExternalPrefLoader that caches crx files for external
-// extensions with update URL in a common place for all users on the machine.
+// A specialization of the ExternalPrefCacheLoader that caches crx files for
+// external extensions with update URL in common place for all users on the
+// machine.
class ExternalPrefCacheLoader : public extensions::ExternalPrefLoader {
public:
// All instances of ExternalPrefCacheLoader use the same cache so

Powered by Google App Engine
This is Rietveld 408576698