| Index: chrome/renderer/safe_browsing/scorer.h
|
| diff --git a/chrome/renderer/safe_browsing/scorer.h b/chrome/renderer/safe_browsing/scorer.h
|
| index 49513f02fdf0452fc80cb6bc5a0844768a823eb9..b707562ea7734000a9b01845c9fd59831bafa030 100644
|
| --- a/chrome/renderer/safe_browsing/scorer.h
|
| +++ b/chrome/renderer/safe_browsing/scorer.h
|
| @@ -17,7 +17,7 @@
|
| #include <string>
|
|
|
| #include "base/basictypes.h"
|
| -#include "base/hash_tables.h"
|
| +#include "base/containers/hash_tables.h"
|
| #include "base/strings/string_piece.h"
|
| #include "chrome/common/safe_browsing/client_model.pb.h"
|
|
|
|
|