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

Unified Diff: third_party/protobuf/conformance/conformance_objc.m

Issue 2495533002: third_party/protobuf: Update to HEAD (83d681ee2c) (Closed)
Patch Set: Make chrome settings proto generated file a component Created 4 years 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: third_party/protobuf/conformance/conformance_objc.m
diff --git a/third_party/protobuf/conformance/conformance_objc.m b/third_party/protobuf/conformance/conformance_objc.m
index 1124bfeba1e3574abce6080ef01abbf7bfea94c3..ef037f84960131d98bf70c3046997b6a5c85e949 100644
--- a/third_party/protobuf/conformance/conformance_objc.m
+++ b/third_party/protobuf/conformance/conformance_objc.m
@@ -31,6 +31,7 @@
#import <Foundation/Foundation.h>
#import "Conformance.pbobjc.h"
+#import "google/protobuf/TestMessagesProto3.pbobjc.h"
static void Die(NSString *format, ...) __dead2;
« no previous file with comments | « third_party/protobuf/conformance/conformance_cpp.cc ('k') | third_party/protobuf/conformance/conformance_python.py » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698