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

Unified Diff: apps/BUILD.gn

Issue 2762023002: work in progress 2
Patch Set: Created 3 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 | content/browser/bluetooth/bluetooth_device_chooser_controller.h » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: apps/BUILD.gn
diff --git a/apps/BUILD.gn b/apps/BUILD.gn
index ff63d9409b11b9708803f5c46a37fe3f9f81cc9e..f7e963c8ee9cc1fde6114438b70656ece1fa2d60 100644
--- a/apps/BUILD.gn
+++ b/apps/BUILD.gn
@@ -79,5 +79,7 @@ static_library("test_support") {
public_deps = [
"//content/public/browser",
+ "//extensions/browser",
+ "//extensions/common",
]
}
« no previous file with comments | « no previous file | content/browser/bluetooth/bluetooth_device_chooser_controller.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698