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

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

Issue 11228038: Linux: change protobuf default option to allow building (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: Created 8 years, 2 months 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/device_management_local.proto
diff --git a/chrome/browser/policy/proto/device_management_local.proto b/chrome/browser/policy/proto/device_management_local.proto
index 122e86360c8683986a6c3dded8690c7f764508e6..ac319c205e405c6b40372063c21abd6f7c34600b 100644
--- a/chrome/browser/policy/proto/device_management_local.proto
+++ b/chrome/browser/policy/proto/device_management_local.proto
@@ -4,8 +4,6 @@
syntax = "proto2";
-option optimize_for = LITE_RUNTIME;
-
package enterprise_management;
import "device_management_backend.proto";
« no previous file with comments | « chrome/browser/policy/proto/device_management_backend.proto ('k') | chrome/browser/policy/proto/old_generic_format.proto » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698