Upstream version 9.38.198.0
[platform/framework/web/crosswalk.git] / src / chrome / browser / chromeos / extensions / device_local_account_external_policy_loader.h
index 6b5f71a..b70a689 100644 (file)
@@ -58,6 +58,8 @@ class DeviceLocalAccountExternalPolicyLoader
   virtual void OnExtensionListsUpdated(
       const base::DictionaryValue* prefs) OVERRIDE;
 
+  ExternalCache* GetExternalCacheForTesting();
+
  private:
   // If the cache was started, it must be stopped before |this| is destroyed.
   virtual ~DeviceLocalAccountExternalPolicyLoader();