blob: 3178c22c92d7fcd3447e9bf759b47aef7c1472be [file] [log] [blame]
// Copyright 2020 The Chromium Authors
// Use of this source code is governed by a BSD-style license that can be
// found in the LICENSE file.
#include "content/web_test/common/web_test_constants.h"
namespace content {
// DictValue key to show if the work queue has something to do.
const char kDictKeyWorkQueueHasItems[] = "has_items";
} // namespace content