diff options
author | agl@chromium.org <agl@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98> | 2008-12-12 01:52:03 +0000 |
---|---|---|
committer | agl@chromium.org <agl@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98> | 2008-12-12 01:52:03 +0000 |
commit | 92fee7f85eda4a8cd3482d2ff9da51ade9a58b65 (patch) | |
tree | 4cf2b2fd74b71a0c1f6e0d8ff69a09f994d077b8 /chrome/common/gfx/chrome_canvas.h | |
parent | 6ed4b93f7cf53af95c12e0e54a167b7f99028a82 (diff) | |
download | chromium_src-92fee7f85eda4a8cd3482d2ff9da51ade9a58b65.zip chromium_src-92fee7f85eda4a8cd3482d2ff9da51ade9a58b65.tar.gz chromium_src-92fee7f85eda4a8cd3482d2ff9da51ade9a58b65.tar.bz2 |
...
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@6869 0039d316-1c4b-4281-b951-d872f2087c98
Diffstat (limited to 'chrome/common/gfx/chrome_canvas.h')
-rw-r--r-- | chrome/common/gfx/chrome_canvas.h | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/chrome/common/gfx/chrome_canvas.h b/chrome/common/gfx/chrome_canvas.h index 313f5db..ea9dbac 100644 --- a/chrome/common/gfx/chrome_canvas.h +++ b/chrome/common/gfx/chrome_canvas.h @@ -5,7 +5,6 @@ #ifndef CHROME_COMMON_GFX_CHROME_CANVAS_H_ #define CHROME_COMMON_GFX_CHROME_CANVAS_H_ -#include <windows.h> #include <string> #include "base/basictypes.h" |