| Index: chrome/common/common_param_traits.cc
|
| ===================================================================
|
| --- chrome/common/common_param_traits.cc (revision 78451)
|
| +++ chrome/common/common_param_traits.cc (working copy)
|
| @@ -7,10 +7,10 @@
|
| #include "base/time.h"
|
| #include "chrome/common/chrome_constants.h"
|
| #include "chrome/common/content_settings.h"
|
| -#include "chrome/common/geoposition.h"
|
| #include "chrome/common/thumbnail_score.h"
|
| #include "chrome/common/web_apps.h"
|
| #include "content/common/common_param_traits.h"
|
| +#include "content/common/geoposition.h"
|
| #include "googleurl/src/gurl.h"
|
| #include "printing/backend/print_backend.h"
|
| #include "printing/native_metafile.h"
|
|
|