blob: 8165d835b54a5304caab9e13cabc982faab19d2a [file] [log] [blame]
# Copyright 2016 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("//third_party/blink/renderer/modules/modules.gni")
blink_modules_sources("navigatorcontentutils") {
sources = [
"navigator_content_utils.cc",
"navigator_content_utils.h",
"navigator_content_utils_client.cc",
"navigator_content_utils_client.h",
]
}