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

Unified Diff: chrome/browser/safe_browsing/report.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/safe_browsing/report.proto
diff --git a/chrome/browser/safe_browsing/report.proto b/chrome/browser/safe_browsing/report.proto
index 5e203a79c6a5f2717c5ea8b48f04daf076ccf348..aab3ac64df53adb8c0da704a461aa277f30e4f5b 100644
--- a/chrome/browser/safe_browsing/report.proto
+++ b/chrome/browser/safe_browsing/report.proto
@@ -16,8 +16,6 @@
syntax = "proto2";
-option optimize_for = LITE_RUNTIME;
-
package safe_browsing;
message ClientMalwareReportRequest {
« no previous file with comments | « chrome/browser/policy/proto/old_generic_format.proto ('k') | chrome/browser/sync_file_system/sync_file_system.proto » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698