| Index: chrome/tools/profiles/generate_profile.vcproj
|
| diff --git a/chrome/tools/profiles/generate_profile.vcproj b/chrome/tools/profiles/generate_profile.vcproj
|
| index 49973f520c2a5223c5a7a24dc93f94432c1ea3dd..7c148be2a44573d4478088e0b529550b3249154b 100644
|
| --- a/chrome/tools/profiles/generate_profile.vcproj
|
| +++ b/chrome/tools/profiles/generate_profile.vcproj
|
| @@ -18,7 +18,7 @@
|
| <Configuration
|
| Name="Debug|Win32"
|
| ConfigurationType="1"
|
| - InheritedPropertySheets="$(SolutionDir)..\build\common.vsprops;$(SolutionDir)..\build\debug.vsprops;$(SolutionDir)..\third_party\icu38\build\using_icu.vsprops;..\..\..\skia\using_skia.vsprops"
|
| + InheritedPropertySheets="$(SolutionDir)..\build\common.vsprops;$(SolutionDir)..\build\debug.vsprops;$(SolutionDir)..\third_party\ffmpeg\using_ffmpeg.vsprops;$(SolutionDir)..\third_party\icu38\build\using_icu.vsprops;..\..\..\skia\using_skia.vsprops"
|
| >
|
| <Tool
|
| Name="VCPreBuildEventTool"
|
| @@ -83,7 +83,7 @@
|
| <Configuration
|
| Name="Release|Win32"
|
| ConfigurationType="1"
|
| - InheritedPropertySheets="$(SolutionDir)..\build\common.vsprops;$(SolutionDir)..\build\release.vsprops;$(SolutionDir)..\third_party\icu38\build\using_icu.vsprops;..\..\..\skia\using_skia.vsprops"
|
| + InheritedPropertySheets="$(SolutionDir)..\build\common.vsprops;$(SolutionDir)..\build\release.vsprops;..\..\..\third_party\ffmpeg\using_ffmpeg.vsprops;$(SolutionDir)..\third_party\icu38\build\using_icu.vsprops;..\..\..\skia\using_skia.vsprops"
|
| >
|
| <Tool
|
| Name="VCPreBuildEventTool"
|
|
|