| Index: chrome/browser/chromeos/gdata/gdata_wapi_parser_unittest.cc
|
| diff --git a/chrome/browser/chromeos/gdata/gdata_wapi_parser_unittest.cc b/chrome/browser/chromeos/gdata/gdata_wapi_parser_unittest.cc
|
| index dee5295a31c14371f3014f5a403b48d892a37429..6ed7b05cfbc83effb3569d2da372285c3cdd2ec5 100644
|
| --- a/chrome/browser/chromeos/gdata/gdata_wapi_parser_unittest.cc
|
| +++ b/chrome/browser/chromeos/gdata/gdata_wapi_parser_unittest.cc
|
| @@ -7,6 +7,7 @@
|
| #include "base/file_path.h"
|
| #include "base/file_util.h"
|
| #include "base/json/json_file_value_serializer.h"
|
| +#include "base/logging.h"
|
| #include "base/path_service.h"
|
| #include "base/string16.h"
|
| #include "base/time.h"
|
|
|