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

Unified Diff: chrome/browser/BUILD.gn

Issue 2620083002: Shape Detection: Move mojom interface to //services (Closed)
Patch Set: Created 3 years, 11 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: chrome/browser/BUILD.gn
diff --git a/chrome/browser/BUILD.gn b/chrome/browser/BUILD.gn
index e141510b8294364d1a79d02c1d374ed61c2c997d..bf434378717dc2ebdc6953c4d3bf838b407d3d67 100644
--- a/chrome/browser/BUILD.gn
+++ b/chrome/browser/BUILD.gn
@@ -1537,6 +1537,7 @@ split_static_library("browser") {
"//services/image_decoder/public/cpp",
"//services/preferences/public/interfaces/",
"//services/service_manager/public/cpp",
+ "//services/shape_detection/public/interfaces",
"//skia",
"//sql",
"//storage/browser",

Powered by Google App Engine
This is Rietveld 408576698