Index: chrome/browser/sync/test/integration/apps_helper.cc |
diff --git a/chrome/browser/sync/test/integration/apps_helper.cc b/chrome/browser/sync/test/integration/apps_helper.cc |
index 6c767ae6ad867e4755df197144cecbc828ceb195..42e8338fcccc39490229ef8200833870528c25f6 100644 |
--- a/chrome/browser/sync/test/integration/apps_helper.cc |
+++ b/chrome/browser/sync/test/integration/apps_helper.cc |
@@ -212,7 +212,7 @@ void AppsMatchChecker::OnExtensionLoaded( |
void AppsMatchChecker::OnExtensionUnloaded( |
content::BrowserContext* context, |
const extensions::Extension* extenion, |
- extensions::UnloadedExtensionInfo::Reason reason) { |
+ extensions::UnloadedExtensionReason reason) { |
CheckExitCondition(); |
} |