Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(3843)

Unified Diff: chrome/angle.isolate

Issue 302003006: Made gl_tests, angle_unittests, and gles2_conform_test depend on base.isolate. (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: Created 6 years, 7 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
« no previous file with comments | « no previous file | chrome/angle_unittests.isolate » ('j') | chrome/angle_unittests.isolate » ('J')
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: chrome/angle.isolate
diff --git a/chrome/angle.isolate b/chrome/angle.isolate
index 866631449cd4fc2d9cf18d679259f6604cbc098e..13b1a1519ade8c38a2f724a8e9bf029c5a842308 100644
--- a/chrome/angle.isolate
+++ b/chrome/angle.isolate
@@ -2,6 +2,9 @@
# Use of this source code is governed by a BSD-style license that can be
# found in the LICENSE file.
{
+ 'includes': [
+ '../base/base.isolate',
+ ],
'conditions': [
['OS=="win"', {
'variables': {
« no previous file with comments | « no previous file | chrome/angle_unittests.isolate » ('j') | chrome/angle_unittests.isolate » ('J')

Powered by Google App Engine
This is Rietveld 408576698