| 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 {
|
|
|