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

Unified Diff: third_party/protobuf/js/commonjs/export_testdeps.js

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
« no previous file with comments | « third_party/protobuf/js/commonjs/export.js ('k') | third_party/protobuf/js/debug.js » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: third_party/protobuf/js/commonjs/export_testdeps.js
diff --git a/third_party/protobuf/js/commonjs/export_testdeps.js b/third_party/protobuf/js/commonjs/export_testdeps.js
index 59c77ca2cd4f367e395a241247333dd63d8895b4..174c61e6840c44d7677043dbdd4677acd59cdf4f 100644
--- a/third_party/protobuf/js/commonjs/export_testdeps.js
+++ b/third_party/protobuf/js/commonjs/export_testdeps.js
@@ -12,6 +12,7 @@ goog.require('jspb.arith.Int64');
goog.require('jspb.arith.UInt64');
goog.require('jspb.BinaryEncoder');
goog.require('jspb.BinaryDecoder');
+goog.require('jspb.BinaryWriter');
goog.require('jspb.utils');
exports.goog = goog;
« no previous file with comments | « third_party/protobuf/js/commonjs/export.js ('k') | third_party/protobuf/js/debug.js » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698