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

Unified Diff: extensions/browser/mojo/BUILD.gn

Issue 2517953003: Move enable_webrtc to a buildflag header. (Closed)
Patch Set: Fix Created 4 years, 1 month 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 | « extensions/browser/api/test/BUILD.gn ('k') | gpu/command_buffer/service/BUILD.gn » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: extensions/browser/mojo/BUILD.gn
diff --git a/extensions/browser/mojo/BUILD.gn b/extensions/browser/mojo/BUILD.gn
index 2902310acc9d34c465746646bab8719c26b70183..2fdb51e2795f4f081cc684994fc504d70161a101 100644
--- a/extensions/browser/mojo/BUILD.gn
+++ b/extensions/browser/mojo/BUILD.gn
@@ -11,6 +11,7 @@ source_set("mojo") {
]
deps = [
+ "//content/public/browser",
"//extensions/common:mojo",
"//services/service_manager/public/cpp",
]
« no previous file with comments | « extensions/browser/api/test/BUILD.gn ('k') | gpu/command_buffer/service/BUILD.gn » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698