| Index: chrome/common/child_process_logging_win.cc
|
| ===================================================================
|
| --- chrome/common/child_process_logging_win.cc (revision 77652)
|
| +++ chrome/common/child_process_logging_win.cc (working copy)
|
| @@ -11,8 +11,8 @@
|
| #include "base/stringprintf.h"
|
| #include "base/utf_string_conversions.h"
|
| #include "chrome/common/chrome_constants.h"
|
| -#include "chrome/common/gpu_info.h"
|
| #include "chrome/installer/util/google_update_settings.h"
|
| +#include "content/common/gpu_info.h"
|
| #include "googleurl/src/gurl.h"
|
|
|
| namespace child_process_logging {
|
|
|