Mohamad Al-Jaf (@maljaf) commented about dlls/windows.web/classes.idl:
*/
#pragma makedep register +#pragma winrt ns_prefix
-#include "windows.data.json.idl" +import "windows.data.json.idl";
+namespace Windows.Data.Json {
- runtimeclass JsonObject;
 - runtimeclass JsonValue;
 +}
Same here.