Index: chrome/browser/chromeos/file_system_provider/service.h |
diff --git a/chrome/browser/chromeos/file_system_provider/service.h b/chrome/browser/chromeos/file_system_provider/service.h |
index a46e2109e738a9151405840b0c094d48fcaaa011..2c4f7913ba37623082572beae7d08de58359e2ee 100644 |
--- a/chrome/browser/chromeos/file_system_provider/service.h |
+++ b/chrome/browser/chromeos/file_system_provider/service.h |
@@ -133,7 +133,7 @@ class Service : public KeyedService, |
const ProvidedFileSystemInfo& file_system_info, |
const ObservedEntry& observed_entry, |
ProvidedFileSystemObserver::ChangeType change_type, |
- const ProvidedFileSystemObserver::ChildChanges& child_changes, |
+ const ProvidedFileSystemObserver::Changes& changes, |
const base::Closure& callback) override; |
virtual void OnObservedEntryTagUpdated( |
const ProvidedFileSystemInfo& file_system_info, |