Index: mojo/public/tools/bindings/pylib/mojom/generate/data_tests.py |
diff --git a/mojo/public/tools/bindings/pylib/mojom/generate/data_tests.py b/mojo/public/tools/bindings/pylib/mojom/generate/data_tests.py |
index bca7ed83cc789f5904d946b1e3379212cff669cf..096554c61a9bff69120ff7e90cd246bcc72ece82 100644 |
--- a/mojo/public/tools/bindings/pylib/mojom/generate/data_tests.py |
+++ b/mojo/public/tools/bindings/pylib/mojom/generate/data_tests.py |
@@ -44,7 +44,7 @@ test_dict = { |
{'name': 'testfield2', 'kind': 'a:i32', 'ordinal': 42}]}], |
'interfaces': [{ |
'name': 'Server', |
- 'peer': None, |
+ 'client': None, |
'methods': [{ |
'name': 'Foo', |
'parameters': [ |