diff options
author | sgk@google.com <sgk@google.com@0039d316-1c4b-4281-b951-d872f2087c98> | 2009-03-04 07:24:51 +0000 |
---|---|---|
committer | sgk@google.com <sgk@google.com@0039d316-1c4b-4281-b951-d872f2087c98> | 2009-03-04 07:24:51 +0000 |
commit | 347dd2b946fae0f44cfed97b9fa7cf456cd623a4 (patch) | |
tree | 9eddb3cf68702aa408a34a54289d6a4b993cf663 /net | |
parent | 4119ac8f30cda71888d7ca437deafc4488cf9cf8 (diff) | |
download | chromium_src-347dd2b946fae0f44cfed97b9fa7cf456cd623a4.zip chromium_src-347dd2b946fae0f44cfed97b9fa7cf456cd623a4.tar.gz chromium_src-347dd2b946fae0f44cfed97b9fa7cf456cd623a4.tar.bz2 |
Move the main entry point *.scons files in the key remaining components
(net, webkit, chrome) to *_main.scons, so we can use GYP=1 on the command
line to switch between old and new while tracking down the remaining
inconsistencies.
Review URL: http://codereview.chromium.org/39080
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@10882 0039d316-1c4b-4281-b951-d872f2087c98
Diffstat (limited to 'net')
-rw-r--r-- | net/net_main.scons (renamed from net/net.scons) | 0 |
1 files changed, 0 insertions, 0 deletions
diff --git a/net/net.scons b/net/net_main.scons index 4548b03..4548b03 100644 --- a/net/net.scons +++ b/net/net_main.scons |