blob: 45df0df9c848d0a7a97f95f6d548c04e855ffc54 [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.
#include "ios/web/test/test_url_constants.h"
namespace web {
const char kTestWebUIScheme[] = "testwebui";
const char kTestAppSpecificScheme[] = "testappspecific";
} // namespace web