summaryrefslogtreecommitdiffstats
path: root/chrome/common/debug_flags.cc
diff options
context:
space:
mode:
authordeanm@chromium.org <deanm@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98>2008-09-17 16:45:34 +0000
committerdeanm@chromium.org <deanm@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98>2008-09-17 16:45:34 +0000
commitbc9147a10c7287f285ddc1c246cc9d38cd5987c4 (patch)
tree0e8516815d0fd31b439a4cebe4baf8e9e94c98d6 /chrome/common/debug_flags.cc
parentc12bf1a1aa1a24d7f516b7e76428518c594d7da5 (diff)
downloadchromium_src-bc9147a10c7287f285ddc1c246cc9d38cd5987c4.zip
chromium_src-bc9147a10c7287f285ddc1c246cc9d38cd5987c4.tar.gz
chromium_src-bc9147a10c7287f285ddc1c246cc9d38cd5987c4.tar.bz2
Some initial work on compiling chrome/common/ on Linux.
Patch from Pawel Hajdan Jr. BUG=2410 Review URL: http://codereview.chromium.org/2929 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@2311 0039d316-1c4b-4281-b951-d872f2087c98
Diffstat (limited to 'chrome/common/debug_flags.cc')
-rw-r--r--chrome/common/debug_flags.cc2
1 files changed, 0 insertions, 2 deletions
diff --git a/chrome/common/debug_flags.cc b/chrome/common/debug_flags.cc
index 4cfe5b3..1e10b78 100644
--- a/chrome/common/debug_flags.cc
+++ b/chrome/common/debug_flags.cc
@@ -2,8 +2,6 @@
// Use of this source code is governed by a BSD-style license that can be
// found in the LICENSE file.
-#include <windows.h>
-
#include "chrome/common/debug_flags.h"
#include "base/base_switches.h"