blob: 53a4e816e068251b55fbd4d1bd6e545068c691c9 [file] [log] [blame]
# Copyright 2015 The Chromium Authors. All rights reserved.
# Use of this source code is governed by a BSD-style license that can be
# found in the LICENSE file.
import("../../tools/bindings/mojom.gni")
mojom("network") {
sources = [
"http_header.mojom",
"network_error.mojom",
"url_request.mojom",
"url_response.mojom",
]
}