summaryrefslogtreecommitdiffstats
path: root/components/storage_monitor
diff options
context:
space:
mode:
authorvandebo@chromium.org <vandebo@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98>2014-03-25 02:09:40 +0000
committervandebo@chromium.org <vandebo@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98>2014-03-25 02:09:40 +0000
commitbd47325868ca2e956ebf66bb6fbab2f68211ab4d (patch)
tree2030f554d17d36007710aaec8fb4f53c1688d3e7 /components/storage_monitor
parentdfbc0c68001d3de2fed310c8962661bf6b276dea (diff)
downloadchromium_src-bd47325868ca2e956ebf66bb6fbab2f68211ab4d.zip
chromium_src-bd47325868ca2e956ebf66bb6fbab2f68211ab4d.tar.gz
chromium_src-bd47325868ca2e956ebf66bb6fbab2f68211ab4d.tar.bz2
Remove MediaGalleriesPrivate OnAttach/Detach extension events.
This functionality has been replaced by chrome.system.storage BUG=166950,315276,326324,353955 Review URL: https://codereview.chromium.org/206483008 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@259098 0039d316-1c4b-4281-b951-d872f2087c98
Diffstat (limited to 'components/storage_monitor')
-rw-r--r--components/storage_monitor/storage_monitor.h2
1 files changed, 0 insertions, 2 deletions
diff --git a/components/storage_monitor/storage_monitor.h b/components/storage_monitor/storage_monitor.h
index 637c4ce..14223e6 100644
--- a/components/storage_monitor/storage_monitor.h
+++ b/components/storage_monitor/storage_monitor.h
@@ -20,7 +20,6 @@
class MediaFileSystemRegistryTest;
class MediaGalleriesPlatformAppBrowserTest;
-class MediaGalleriesPrivateApiTest;
class SystemStorageApiTest;
class SystemStorageEjectApiTest;
@@ -142,7 +141,6 @@ class StorageMonitor {
protected:
friend class ::MediaFileSystemRegistryTest;
friend class ::MediaGalleriesPlatformAppBrowserTest;
- friend class ::MediaGalleriesPrivateApiTest;
friend class ::SystemStorageApiTest;
friend class ::SystemStorageEjectApiTest;