Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(1706)

Unified Diff: chrome/browser/policy/proto/old_generic_format.proto

Issue 11359146: Revert "Linux: change protobuf default option to allow building" (Closed) Base URL: http://git.chromium.org/chromium/src.git@master
Patch Set: Created 8 years, 1 month ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
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 4bf28a990795d9f9cab0b7a310f7be3146214798..dac2850461fbcd6dbb51a149760050e70a068114 100644
--- a/chrome/browser/policy/proto/old_generic_format.proto
+++ b/chrome/browser/policy/proto/old_generic_format.proto
@@ -4,6 +4,8 @@
syntax = "proto2";
+option optimize_for = LITE_RUNTIME;
+
package enterprise_management;
// This file keeps the deprecated GenericNamedValue based format for policies
« no previous file with comments | « chrome/browser/policy/proto/device_management_local.proto ('k') | chrome/browser/safe_browsing/report.proto » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698