| Index: chrome/browser/chromeos/arc/arc_support_host.h
|
| diff --git a/chrome/browser/chromeos/arc/arc_support_host.h b/chrome/browser/chromeos/arc/arc_support_host.h
|
| index 24ab4221d3370a255113e8f702600a5ec856a0e9..1f61fa7e7969c0fe81070e31048ad0c2e1ca5ad2 100644
|
| --- a/chrome/browser/chromeos/arc/arc_support_host.h
|
| +++ b/chrome/browser/chromeos/arc/arc_support_host.h
|
| @@ -41,6 +41,7 @@ class ArcSupportHost : public arc::ArcSupportMessageHost::Observer,
|
| SIGN_IN_UNKNOWN_ERROR,
|
| SERVER_COMMUNICATION_ERROR,
|
| ANDROID_MANAGEMENT_REQUIRED_ERROR,
|
| + NETWORK_UNAVAILABLE_ERROR,
|
| };
|
|
|
| // Observer to notify UI event.
|
|
|