blob: 1cb1a60a83a4d41f96e07d3510a11d66124dc211 [file] [log] [blame]
# Copyright 2014 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("../mojo_sdk.gni")
mojo_sdk_source_set("js") {
sources = [
"constants.cc",
"constants.h",
]
}