This is now located in src/ and Chromium no longer refers to it.

BUG=None

Change-Id: I64fd302629ca28aa367d8714bfbac2657774fc3b
Reviewed-on: https://chromium-review.googlesource.com/262920
Tested-by: Jamie Madill <jmadill@chromium.org>
Reviewed-by: Geoff Lang <geofflang@chromium.org>
This commit is contained in:
Jamie Madill 2015-03-27 15:48:55 -04:00
Родитель f1bd2d900c
Коммит 5f3f372abf
3 изменённых файлов: 0 добавлений и 33 удалений

Просмотреть файл

@ -1,12 +0,0 @@
# Copyright (c) 2014 The ANGLE Project Authors. All rights reserved.
# Use of this source code is governed by a BSD-style license that can be
# found in the LICENSE file.
# TODO(jmadill): update Chromium's pointers to src/tests
{
'includes':
[
'../src/tests/angle_end2end_tests.gypi',
],
}

Просмотреть файл

@ -1,9 +0,0 @@
//
// Copyright (c) 2012 The ANGLE Project Authors. All rights reserved.
// Use of this source code is governed by a BSD-style license that can be
// found in the LICENSE file.
//
// TODO(jmadill): Remove this file once we're ready on the Chromium side.
#include "../../src/tests/end2end_tests/ANGLETest.h"

Просмотреть файл

@ -1,12 +0,0 @@
# Copyright (c) 2014 The ANGLE Project Authors. All rights reserved.
# Use of this source code is governed by a BSD-style license that can be
# found in the LICENSE file.
# TODO(jmadill): update Chromium's pointers to src/tests
{
'includes':
[
'../src/tests/angle_unittests.gypi',
],
}