| Index: content/browser/transition_browsertest.cc
|
| diff --git a/content/browser/transition_browsertest.cc b/content/browser/transition_browsertest.cc
|
| index 5a6ae9e0370f0188d2a057aa561c4b83a5213c15..79a12a5b6ebbe2a740654310d5e4b5b4ceebe89e 100644
|
| --- a/content/browser/transition_browsertest.cc
|
| +++ b/content/browser/transition_browsertest.cc
|
| @@ -41,7 +41,7 @@ class TransitionBrowserTestObserver
|
| virtual void RequestBeginning(
|
| net::URLRequest* request,
|
| ResourceContext* resource_context,
|
| - appcache::AppCacheService* appcache_service,
|
| + content::AppCacheService* appcache_service,
|
| ResourceType::Type resource_type,
|
| int child_id,
|
| int route_id,
|
|
|