diff options
author | ben@chromium.org <ben@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98> | 2009-05-17 05:45:36 +0000 |
---|---|---|
committer | ben@chromium.org <ben@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98> | 2009-05-17 05:45:36 +0000 |
commit | 75cc213e30ff7803788a105fced61a8161d7731b (patch) | |
tree | 1846815d3bdd45c08c33c1688697762c55848cc5 | |
parent | c2975a1b9d70674defe982ae8f87269e3e9f0217 (diff) | |
download | chromium_src-75cc213e30ff7803788a105fced61a8161d7731b.zip chromium_src-75cc213e30ff7803788a105fced61a8161d7731b.tar.gz chromium_src-75cc213e30ff7803788a105fced61a8161d7731b.tar.bz2 |
forgot to remove this comment
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@16257 0039d316-1c4b-4281-b951-d872f2087c98
-rw-r--r-- | app/app.gyp | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/app/app.gyp b/app/app.gyp index d678824..19750f7 100644 --- a/app/app.gyp +++ b/app/app.gyp @@ -5,9 +5,6 @@ { 'variables': { 'chromium_code': 1, - # Mac NOTE: at the start of the conditions block we default some vars - # that control features based on the branding, this way each place that - # needs to know about the feature isn't hard coded to the branding type. }, 'includes': [ '../build/common.gypi', |