| Index: chrome/common/common.vcproj
|
| diff --git a/chrome/common/common.vcproj b/chrome/common/common.vcproj
|
| index dc3ed4d9a03e595b59a0813d456436410a8d646c..386bf35229c2d3a73704c2673d343f8e3b61a7a5 100644
|
| --- a/chrome/common/common.vcproj
|
| +++ b/chrome/common/common.vcproj
|
| @@ -746,14 +746,6 @@
|
| >
|
| </File>
|
| <File
|
| - RelativePath=".\unzip.cc"
|
| - >
|
| - </File>
|
| - <File
|
| - RelativePath=".\unzip.h"
|
| - >
|
| - </File>
|
| - <File
|
| RelativePath=".\url_constants.cc"
|
| >
|
| </File>
|
| @@ -789,6 +781,14 @@
|
| RelativePath=".\worker_thread_ticker.h"
|
| >
|
| </File>
|
| + <File
|
| + RelativePath=".\zip.cc"
|
| + >
|
| + </File>
|
| + <File
|
| + RelativePath=".\zip.h"
|
| + >
|
| + </File>
|
| </Files>
|
| <Globals>
|
| </Globals>
|
|
|