summaryrefslogtreecommitdiffstats
path: root/components/arc/common/net.mojom
diff options
context:
space:
mode:
Diffstat (limited to 'components/arc/common/net.mojom')
-rw-r--r--components/arc/common/net.mojom1
1 files changed, 1 insertions, 0 deletions
diff --git a/components/arc/common/net.mojom b/components/arc/common/net.mojom
index 0835c73..01de04e 100644
--- a/components/arc/common/net.mojom
+++ b/components/arc/common/net.mojom
@@ -4,6 +4,7 @@
module arc;
+[Extensible=True]
enum NetworkResult {
SUCCESS = 0,
FAILURE = 1,