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

Unified Diff: chrome/common/BUILD.gn

Issue 2611283002: [mojo talk demo] Convert utility process CheckMediaFile IPC to mojo (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/common/BUILD.gn
diff --git a/chrome/common/BUILD.gn b/chrome/common/BUILD.gn
index 05d7ef9ee3976f8505c440324e3b9866eb12533a..87a69b7bfb2b424b77e96ece7883971ee06c7137 100644
--- a/chrome/common/BUILD.gn
+++ b/chrome/common/BUILD.gn
@@ -328,6 +328,7 @@ static_library("common") {
"extensions/webstore_install_result.h",
]
public_deps += [
+ "//chrome/common/extensions:mojo_bindings",
"//chrome/common/extensions/api",
"//chrome/common/extensions/api:extensions_features",
"//device/usb",
« no previous file with comments | « chrome/browser/media_galleries/fileapi/safe_audio_video_checker.cc ('k') | chrome/common/extensions/BUILD.gn » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698