diff options
Diffstat (limited to 'www/chromium/files/patch-tools_json__schema__compiler_model.py')
-rw-r--r-- | www/chromium/files/patch-tools_json__schema__compiler_model.py | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/www/chromium/files/patch-tools_json__schema__compiler_model.py b/www/chromium/files/patch-tools_json__schema__compiler_model.py index f8cbd5df67e7..a64e68274edd 100644 --- a/www/chromium/files/patch-tools_json__schema__compiler_model.py +++ b/www/chromium/files/patch-tools_json__schema__compiler_model.py @@ -1,6 +1,6 @@ ---- tools/json_schema_compiler/model.py.orig 2019-03-11 22:01:18 UTC +--- tools/json_schema_compiler/model.py.orig 2019-06-04 18:55:48 UTC +++ tools/json_schema_compiler/model.py -@@ -602,7 +602,7 @@ class Platforms(object): +@@ -605,7 +605,7 @@ class Platforms(object): """ CHROMEOS = _PlatformInfo("chromeos") CHROMEOS_TOUCH = _PlatformInfo("chromeos_touch") |