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

Unified Diff: content/browser/BUILD.gn

Issue 1676043002: Deliver webrtc-internals updates in bulk, every 500ms at most. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Fix gn build Created 4 years, 10 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
« no previous file with comments | « no previous file | content/browser/media/webrtc_internals.h » ('j') | content/browser/media/webrtc_internals.h » ('J')
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: content/browser/BUILD.gn
diff --git a/content/browser/BUILD.gn b/content/browser/BUILD.gn
index fb2aab017ad00783439b4109e47ddaa0041ba70c..e4b612b453e9b98624fc4f1503811a4a12fa2121 100644
--- a/content/browser/BUILD.gn
+++ b/content/browser/BUILD.gn
@@ -208,6 +208,7 @@ source_set("browser") {
"//jingle:jingle_glue",
"//third_party/libjingle:libjingle_webrtc",
"//third_party/libjingle:libpeerconnection",
+ "//ui/shell_dialogs:shell_dialogs",
]
if (is_linux || is_mac || is_win) {
sources += [
« no previous file with comments | « no previous file | content/browser/media/webrtc_internals.h » ('j') | content/browser/media/webrtc_internals.h » ('J')

Powered by Google App Engine
This is Rietveld 408576698