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

Unified Diff: build/all.gyp

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: Type converter arg change. 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: build/all.gyp
diff --git a/build/all.gyp b/build/all.gyp
index a495f85ac7d6acb43d47f187e25d4bbf173f2f9a..68dce05fdd67a867277fafef25bfb93262fb3fb5 100644
--- a/build/all.gyp
+++ b/build/all.gyp
@@ -156,6 +156,7 @@
'dependencies': [
'../device/bluetooth/bluetooth.gyp:*',
'../device/device_tests.gyp:*',
+ '../services/services_tests.gyp:*',
],
}],
['use_openssl==0 and (OS=="mac" or OS=="ios" or OS=="win")', {
« no previous file with comments | « BUILD.gn ('k') | chrome/browser/BUILD.gn » ('j') | chrome/browser/image_decoder.cc » ('J')

Powered by Google App Engine
This is Rietveld 408576698