blob: 9d70bb3d6ae97daed2ee87d71ebdd14209efa410 [file] [log] [blame]
# Copyright 2021 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("eyedropper") {
sources = [
"color_select_event.cc",
"color_select_event.h",
"eye_dropper.cc",
"eye_dropper.h",
]
}