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

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. Created 5 years, 8 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
Index: components/components_unittests.isolate
diff --git a/components/components_unittests.isolate b/components/components_unittests.isolate
index ed969e093e8f150483da1db6a0df56bdfce52668..b1b054c50aa52f4e9b8208dbf5f1e1dbf65200df 100644
--- a/components/components_unittests.isolate
+++ b/components/components_unittests.isolate
@@ -94,6 +94,7 @@
],
'includes': [
'../base/base.isolate',
+ '../gin/v8.isolate',
'../third_party/angle/angle.isolate',
],
}

Powered by Google App Engine
This is Rietveld 408576698