From 88a9b37a20d4a601baf3b6ca0cfb1ad826dc7e29 Mon Sep 17 00:00:00 2001 From: Cassie Wang Date: Wed, 8 Jan 2020 15:57:57 -0800 Subject: Pull upstream changes and copy libtextclassifier classes. Upstream synced @288789500. Copied text_classifier dependencies (hash, status, logging) into icing/. Bug: 146383629 Test: manual - ran 'm -j libicing' with a working Android.bp locally Change-Id: I187a98af95b362745a09d605ed8334a6ff6971bb --- icing/index/iterator/doc-hit-info-iterator-section-restrict.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'icing/index/iterator/doc-hit-info-iterator-section-restrict.h') diff --git a/icing/index/iterator/doc-hit-info-iterator-section-restrict.h b/icing/index/iterator/doc-hit-info-iterator-section-restrict.h index f9b9b04..ae5a896 100644 --- a/icing/index/iterator/doc-hit-info-iterator-section-restrict.h +++ b/icing/index/iterator/doc-hit-info-iterator-section-restrict.h @@ -20,7 +20,7 @@ #include #include -#include "utils/base/status.h" +#include "icing/text_classifier/lib3/utils/base/status.h" #include "icing/index/iterator/doc-hit-info-iterator.h" #include "icing/schema/schema-store.h" #include "icing/store/document-store.h" -- cgit v1.2.3