| Index: .gitignore
|
| diff --git a/.gitignore b/.gitignore
|
| index 02892b06aa75a34c15be2e1526e1066e0e2b0876..dac93a512437a8590a2a2c5bc02dc1675c44d4fe 100644
|
| --- a/.gitignore
|
| +++ b/.gitignore
|
| @@ -59,12 +59,6 @@ v8.log
|
| # The Chrome OS build creates a /c symlink due to http://crbug.com/54866.
|
| /c
|
| /ceee/internal/
|
| -/chrome/app/policy/chrome_settings_proto_compile.xml
|
| -/chrome/app/policy/chrome_settings_proto_generated_compile.xml
|
| -/chrome/app/policy/cloud_policy_backend_header_compile.xml
|
| -/chrome/app/policy/cloud_policy_proto_compile.xml
|
| -/chrome/app/policy/cloud_policy_proto_generated_compile.xml
|
| -/chrome/app/policy/policy_proto_compile.xml
|
| /chrome/app/theme/default_100_percent/google_chrome
|
| /chrome/app/theme/default_200_percent/google_chrome
|
| /chrome/app/theme/google_chrome
|
|
|