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

Unified Diff: components/BUILD.gn

Issue 1117573002: Fix ChromeOS GN build of content_shell, components_browsertests. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: fix ordering Created 5 years, 8 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/shell/BUILD.gn » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: components/BUILD.gn
diff --git a/components/BUILD.gn b/components/BUILD.gn
index 01503dc10791a29d1dbe5421351c7a69a687f8f0..7c8d0caf1d7cc9d77d39f17975f8e42b10690a0b 100644
--- a/components/BUILD.gn
+++ b/components/BUILD.gn
@@ -371,7 +371,7 @@ test("components_browsertests") {
"//base/test:test_support",
"//content/test:browsertest_support",
"//content/test:test_support",
-
+ "//device/bluetooth",
"//testing/gmock",
"//testing/gtest",
"//ui/base",
« no previous file with comments | « no previous file | content/shell/BUILD.gn » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698