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

Unified Diff: third_party/protobuf/objectivec/Tests/GPBARCUnittestProtos.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/objectivec/Tests/GPBARCUnittestProtos.m
diff --git a/third_party/protobuf/objectivec/Tests/GPBARCUnittestProtos.m b/third_party/protobuf/objectivec/Tests/GPBARCUnittestProtos.m
index 28d2396c2a6209f4f04e04c63995aae8a2695b76..29f6ccf69a7ac4b51fb46f13ad7fb146f9740a94 100644
--- a/third_party/protobuf/objectivec/Tests/GPBARCUnittestProtos.m
+++ b/third_party/protobuf/objectivec/Tests/GPBARCUnittestProtos.m
@@ -42,6 +42,8 @@
#import "google/protobuf/Unittest.pbobjc.h"
#import "google/protobuf/UnittestCustomOptions.pbobjc.h"
#import "google/protobuf/UnittestCycle.pbobjc.h"
+#import "google/protobuf/UnittestDeprecated.pbobjc.h"
+#import "google/protobuf/UnittestDeprecatedFile.pbobjc.h"
#import "google/protobuf/UnittestDropUnknownFields.pbobjc.h"
#import "google/protobuf/UnittestEmbedOptimizeFor.pbobjc.h"
#import "google/protobuf/UnittestEmpty.pbobjc.h"

Powered by Google App Engine
This is Rietveld 408576698