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

Unified Diff: components/BUILD.gn

Issue 1478633002: Removing references to //ppapi when is_android = true (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: make assert android-only Created 5 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
Index: components/BUILD.gn
diff --git a/components/BUILD.gn b/components/BUILD.gn
index 038f18d6f52df1b300c41b13aaccb86bccfaedb1..c5552b6e8cc5be0c97f0aa006d4d3a49ce7b0d1a 100644
--- a/components/BUILD.gn
+++ b/components/BUILD.gn
@@ -669,6 +669,7 @@ test("components_browsertests") {
"//content/test:browsertest_support",
"//content/test:test_support",
"//device/bluetooth",
+ "//ipc:test_support",
brettw 2015/12/01 18:01:37 I don't see what this is for. Did something fail w
agrieve 2015/12/01 18:41:50 Without this: ../../components/password_manager/c
"//ui/base",
]

Powered by Google App Engine
This is Rietveld 408576698