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

Unified Diff: components/components_unittests.isolate

Issue 1028543002: Turn the utility process image decoder into a Mojo service. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Rebase and address comments. Created 5 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 | « components/components_tests.gyp ('k') | components/enhanced_bookmarks.gypi » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: components/components_unittests.isolate
diff --git a/components/components_unittests.isolate b/components/components_unittests.isolate
index 3c1f39343b67cc6a5418911bb75c3d1a985240c0..dc5d8c537b107913a71675f73e70293e84ac6635 100644
--- a/components/components_unittests.isolate
+++ b/components/components_unittests.isolate
@@ -95,6 +95,7 @@
],
'includes': [
'../base/base.isolate',
+ '../gin/v8.isolate',
'../third_party/angle/angle.isolate',
],
}
« no previous file with comments | « components/components_tests.gyp ('k') | components/enhanced_bookmarks.gypi » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698