Index: net/base/sdch_manager.h |
=================================================================== |
--- net/base/sdch_manager.h (revision 9856) |
+++ net/base/sdch_manager.h (working copy) |
@@ -247,7 +247,7 @@ |
// before the dictionary is actually loaded and added. |
// After the implied task does completes, the dictionary will have been |
// cached in memory. |
- void FetchDictionary(const GURL& dictionary_url); |
+ void FetchDictionary(const GURL& request_url, const GURL& dictionary_url); |
// Security test function used before initiating a FetchDictionary. |
// Return true if fetch is legal. |