| Index: chrome/browser/policy/proto/old_generic_format.proto
|
| diff --git a/chrome/browser/policy/proto/old_generic_format.proto b/chrome/browser/policy/proto/old_generic_format.proto
|
| index dac2850461fbcd6dbb51a149760050e70a068114..4bf28a990795d9f9cab0b7a310f7be3146214798 100644
|
| --- a/chrome/browser/policy/proto/old_generic_format.proto
|
| +++ b/chrome/browser/policy/proto/old_generic_format.proto
|
| @@ -4,8 +4,6 @@
|
|
|
| syntax = "proto2";
|
|
|
| -option optimize_for = LITE_RUNTIME;
|
| -
|
| package enterprise_management;
|
|
|
| // This file keeps the deprecated GenericNamedValue based format for policies
|
|
|