summaryrefslogtreecommitdiffstats
path: root/chrome/browser/browser.scons
diff options
context:
space:
mode:
Diffstat (limited to 'chrome/browser/browser.scons')
-rw-r--r--chrome/browser/browser.scons3
1 files changed, 0 insertions, 3 deletions
diff --git a/chrome/browser/browser.scons b/chrome/browser/browser.scons
index 7c3e2d4..1d56bdf 100644
--- a/chrome/browser/browser.scons
+++ b/chrome/browser/browser.scons
@@ -35,9 +35,6 @@ env.Prepend(
# generated from history/history_indexer.idl.
'history',
],
- CPPDEFINES = [
- 'GOOGLE_CHROME_BUILD',
- ],
)
if env['PLATFORM'] == 'win32':