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

Unified Diff: chrome/gpu_unittests.isolate

Issue 594203003: Fix gpu_unittests.isolate dependencies. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Created 6 years, 3 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 | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: chrome/gpu_unittests.isolate
diff --git a/chrome/gpu_unittests.isolate b/chrome/gpu_unittests.isolate
index e2c1a031c7ddfefd0649e9d7a4ce0e1e83189490..3bdd33450ddb4e77372c27bc2e79156118ca3085 100644
--- a/chrome/gpu_unittests.isolate
+++ b/chrome/gpu_unittests.isolate
@@ -3,7 +3,7 @@
# found in the LICENSE file.
{
'includes': [
- 'angle.isolate',
+ '../base/base.isolate',
Ken Russell (switch to Gerrit) 2014/09/23 15:58:18 The gpu_unittests target in src/gpu/gpu.gyp curren
],
'conditions': [
['OS=="android" or OS=="linux" or OS=="mac" or OS=="win"', {
« no previous file with comments | « no previous file | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698