| Index: app/resource_bundle_linux.cc
|
| ===================================================================
|
| --- app/resource_bundle_linux.cc (revision 28001)
|
| +++ app/resource_bundle_linux.cc (working copy)
|
| @@ -8,12 +8,12 @@
|
|
|
| #include "app/app_paths.h"
|
| #include "app/gfx/font.h"
|
| +#include "app/gfx/gtk_util.h"
|
| #include "app/l10n_util.h"
|
| #include "base/base_paths.h"
|
| #include "base/data_pack.h"
|
| #include "base/file_path.h"
|
| #include "base/file_util.h"
|
| -#include "base/gfx/gtk_util.h"
|
| #include "base/logging.h"
|
| #include "base/path_service.h"
|
| #include "base/string_piece.h"
|
|
|