| Index: trunk/src/chrome/browser/nacl_host/pnacl_host.h
|
| ===================================================================
|
| --- trunk/src/chrome/browser/nacl_host/pnacl_host.h (revision 221280)
|
| +++ trunk/src/chrome/browser/nacl_host/pnacl_host.h (working copy)
|
| @@ -125,8 +125,6 @@
|
|
|
| typedef std::pair<int, int> TranslationID;
|
| typedef std::map<TranslationID, PendingTranslation> PendingTranslationMap;
|
| - static bool TranslationMayBeCached(
|
| - const PendingTranslationMap::iterator& entry);
|
|
|
| void InitForTest(base::FilePath temp_dir);
|
| void OnCacheInitialized(int net_error);
|
|
|