| Index: chrome/browser/ui/webui/sync_internals_ui.h
|
| ===================================================================
|
| --- chrome/browser/ui/webui/sync_internals_ui.h (revision 92173)
|
| +++ chrome/browser/ui/webui/sync_internals_ui.h (working copy)
|
| @@ -39,7 +39,7 @@
|
| // getAboutInfo() be handled by the sync service.
|
| virtual void OnWebUISend(const GURL& source_url,
|
| const std::string& name,
|
| - const ListValue& args) OVERRIDE;
|
| + const base::ListValue& args) OVERRIDE;
|
|
|
| // browser_sync::JsEventHandler implementation.
|
| virtual void HandleJsEvent(
|
|
|