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

Unified Diff: extensions/BUILD.gn

Issue 1022663003: Bind open firewall ports to visible application windows. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Actually fix the GN build. Created 5 years, 9 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 | extensions/browser/api/socket/app_firewall_hole_manager.h » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: extensions/BUILD.gn
diff --git a/extensions/BUILD.gn b/extensions/BUILD.gn
index 39bc1b885f3eebc9b567d2fc192efe4c1c3d9ea4..ad3960a5c44cbd4fb839a6fe5f580b783bec0d41 100644
--- a/extensions/BUILD.gn
+++ b/extensions/BUILD.gn
@@ -138,9 +138,6 @@ test("extensions_unittests") {
# TODO(rockot): DisplayInfoProvider::Create() is only implemented in Chrome
# and app_shell. This is wrong.
"shell/browser/shell_display_info_provider.cc",
-
- # TODO(rockot): See above, but the header is in //components.
- "shell/browser/shell_web_contents_modal_dialog_manager.cc",
]
deps = [
« no previous file with comments | « no previous file | extensions/browser/api/socket/app_firewall_hole_manager.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698