Chromium Code Reviews| Index: cloud_print/service/service.gyp |
| diff --git a/cloud_print/service/service.gyp b/cloud_print/service/service.gyp |
| index 37bd01334972bf5b42ba80e03a3cd8813c665645..4df759a5cd2cc3b09f0183f900dd5e82ea00f24a 100644 |
| --- a/cloud_print/service/service.gyp |
| +++ b/cloud_print/service/service.gyp |
| @@ -26,6 +26,8 @@ |
| 'service_switches.h', |
| 'win/chrome_launcher.cc', |
| 'win/chrome_launcher.h', |
| + 'win/local_security_policy.cc', |
| + 'win/local_security_policy.h', |
| ], |
| 'conditions': [ |
| ['OS=="win"', { |