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

Unified Diff: third_party/dom_distiller_js/package/proto/dom_distiller.proto

Issue 884323002: Roll DomDistillerJS (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Created 5 years, 11 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
« no previous file with comments | « third_party/dom_distiller_js/package/js/domdistiller.js ('k') | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: third_party/dom_distiller_js/package/proto/dom_distiller.proto
diff --git a/third_party/dom_distiller_js/package/proto/dom_distiller.proto b/third_party/dom_distiller_js/package/proto/dom_distiller.proto
index 6f6128428d71c951add19b0b2c5c0da33a50c74d..5fdba4a48c4749d1d7aff1a5e7988fa5eb9b4021 100644
--- a/third_party/dom_distiller_js/package/proto/dom_distiller.proto
+++ b/third_party/dom_distiller_js/package/proto/dom_distiller.proto
@@ -6,7 +6,7 @@ syntax = "proto2";
package dom_distiller.proto;
option optimize_for = LITE_RUNTIME;
-option java_package = "com.dom_distiller.proto";
+option java_package = "org.chromium.distiller.proto";
option java_outer_classname = "DomDistillerProtos";
message DistilledContent {
« no previous file with comments | « third_party/dom_distiller_js/package/js/domdistiller.js ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698