| Index: chrome/installer/util/google_chrome_distribution.cc
|
| ===================================================================
|
| --- chrome/installer/util/google_chrome_distribution.cc (revision 123668)
|
| +++ chrome/installer/util/google_chrome_distribution.cc (working copy)
|
| @@ -14,7 +14,7 @@
|
|
|
| #include "base/command_line.h"
|
| #include "base/file_path.h"
|
| -#include "base/json/json_value_serializer.h"
|
| +#include "base/json/json_file_value_serializer.h"
|
| #include "base/memory/scoped_ptr.h"
|
| #include "base/path_service.h"
|
| #include "base/process_util.h"
|
|
|