Chromium Code Reviews| Index: chrome/install_static/BUILD.gn | 
| diff --git a/chrome/install_static/BUILD.gn b/chrome/install_static/BUILD.gn | 
| index 4804e261e81a4aa40cfb4aafc2ba44073622b6dc..31032d48d33a2a8eb09fabd65674412e9fd1a089 100644 | 
| --- a/chrome/install_static/BUILD.gn | 
| +++ b/chrome/install_static/BUILD.gn | 
| @@ -17,6 +17,8 @@ static_library("install_static_util") { | 
| sources = [ | 
| "install_util.cc", | 
| "install_util.h", | 
| + "policy_path_parser.cc", | 
| + "policy_path_parser.h", | 
| ] | 
| libs = [ "kernel32.lib" ] |