| Index: net/tools/tld_cleanup/tld_cleanup.scons
|
| ===================================================================
|
| --- net/tools/tld_cleanup/tld_cleanup.scons (revision 8251)
|
| +++ net/tools/tld_cleanup/tld_cleanup.scons (working copy)
|
| @@ -32,6 +32,7 @@
|
| p = env.ChromeMSVSProject('$NET_DIR/build/tld_cleanup.vcproj',
|
| dest='$CHROME_SRC_DIR/net/build/tld_cleanup.vcproj',
|
| guid='{E13045CD-7E1F-4A41-9B18-8D288B2E7B41}',
|
| + keyword='Win32Proj',
|
| dependencies = [
|
| '$BASE_DIR/build/base.vcproj',
|
| '$ICU38_DIR/build/icu.vcproj',
|
|
|