From 8bc8c9bd128aa1af7df2c5a2c04e1f2eb8eb1fd5 Mon Sep 17 00:00:00 2001 From: "sehr@google.com" Date: Mon, 11 Jan 2010 19:46:41 +0000 Subject: This CL is for Neb. It contains his change 501124, with conflicts merged. Review URL: http://codereview.chromium.org/547005 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@35928 0039d316-1c4b-4281-b951-d872f2087c98 --- build/all.gyp | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'build/all.gyp') diff --git a/build/all.gyp b/build/all.gyp index b6646b7..5c9a214 100644 --- a/build/all.gyp +++ b/build/all.gyp @@ -104,8 +104,8 @@ '../third_party/cld/cld.gyp:*', '../third_party/gles2_book/gles2_book.gyp:*', '../tools/memory_watcher/memory_watcher.gyp:*', - # As of now Skia build has problems with Linux and/or 64 bits. - # TODO(sehr,brettw): Make this unconditional. + # As of now, build machines do not have GL headers to compile this + # TODO(sehr,brettw, neb): Make this unconditional. '../webkit/tools/pepper_test_plugin/pepper_test_plugin.gyp:*', ], }, { -- cgit v1.1