From 32569ac879a8335be82d6770d05adb3f1f6f815e Mon Sep 17 00:00:00 2001 From: "kbr@chromium.org" Date: Wed, 28 May 2014 19:05:35 +0000 Subject: Fixed isolates for content_gl_tests and Chrome in component builds. Tested on Windows, Mac and Linux with the GPU bots' recipe. BUG=378021 R=maruel@chromium.org,vadimsh@chromium.org,csharp@chromium.org Review URL: https://codereview.chromium.org/303473007 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@273311 0039d316-1c4b-4281-b951-d872f2087c98 --- chrome/chrome.isolate | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'chrome/chrome.isolate') diff --git a/chrome/chrome.isolate b/chrome/chrome.isolate index dc2b0d1..b9202d9 100644 --- a/chrome/chrome.isolate +++ b/chrome/chrome.isolate @@ -75,6 +75,6 @@ }], ], 'includes': [ - '../third_party/icu/icu.isolate', + '../base/base.isolate', ], } -- cgit v1.1