blob: 2898f6901208a319b6bb75c6b53ad18807f1496e [file] [log] [blame]
Avi Drissman8ba1bad2022-09-13 19:22:361# Copyright 2022 The Chromium Authors
Devlin Cronin0f794d52022-01-26 22:53:312# Use of this source code is governed by a BSD-style license that can be
3# found in the LICENSE file.
4
Avi Drissmande280992024-07-08 21:00:275source_set("app_constants") {
6 sources = [ "constants.h" ]
Devlin Cronin0f794d52022-01-26 22:53:317}