commit | 08397d5343ddaba1a32a5ac7e0bf3bc03bd3bdf8 | [log] [tgz] |
---|---|---|
author | [email protected] <[email protected]@0039d316-1c4b-4281-b951-d872f2087c98> | Sat Feb 05 01:53:38 2011 |
committer | [email protected] <[email protected]@0039d316-1c4b-4281-b951-d872f2087c98> | Sat Feb 05 01:53:38 2011 |
tree | f961683ebee575109805b3d465032057f4b01fe5 | |
parent | b87b12e002f8c21806b4848be90c5e563bf5337d [diff] [blame] |
Change includes of gfx/* to ui/gfx/* BUG=71063 TEST=compiled Review URL: http://codereview.chromium.org/6312156 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@73890 0039d316-1c4b-4281-b951-d872f2087c98
diff --git a/chrome/browser/shell_integration_linux.cc b/chrome/browser/shell_integration_linux.cc index d12880e..cbcafba 100644 --- a/chrome/browser/shell_integration_linux.cc +++ b/chrome/browser/shell_integration_linux.cc
@@ -33,8 +33,8 @@ #include "chrome/common/chrome_constants.h" #include "chrome/common/chrome_paths.h" #include "chrome/common/chrome_plugin_util.h" -#include "gfx/codec/png_codec.h" #include "googleurl/src/gurl.h" +#include "ui/gfx/codec/png_codec.h" namespace {