Index: chrome/browser/google_apis/operations_base.h |
diff --git a/chrome/browser/google_apis/operations_base.h b/chrome/browser/google_apis/operations_base.h |
index 7004d72022c79b71354e0010cd07d11dd8ef7d1b..2174bc56d0eea631eff363155f90e919b694703a 100644 |
--- a/chrome/browser/google_apis/operations_base.h |
+++ b/chrome/browser/google_apis/operations_base.h |
@@ -101,7 +101,7 @@ class UrlFetchOperationBase : public AuthenticatedOperationInterface, |
protected: |
explicit UrlFetchOperationBase(OperationRegistry* registry); |
UrlFetchOperationBase(OperationRegistry* registry, |
- OperationRegistry::OperationType type, |
+ OperationType type, |
const FilePath& path); |
virtual ~UrlFetchOperationBase(); |