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

Unified Diff: extensions/browser/BUILD.gn

Issue 2767253006: Set HexSSID in network config before matching it against policies (Closed)
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
Index: extensions/browser/BUILD.gn
diff --git a/extensions/browser/BUILD.gn b/extensions/browser/BUILD.gn
index 0f74ef85e145adba1e3fc1db3fcba8a6feca9bf0..c57f9687d4ed1e9a4beaf06ad7676eff45c72783 100644
--- a/extensions/browser/BUILD.gn
+++ b/extensions/browser/BUILD.gn
@@ -472,6 +472,7 @@ source_set("unit_tests") {
"//components/cast_certificate/proto:unittest_proto",
"//components/crx_file",
"//components/keyed_service/content",
+ "//components/onc:onc",
Devlin 2017/03/28 01:34:40 nit: s/onc:onc/onc
tbarzic 2017/03/28 04:00:22 Done.
"//components/pref_registry:pref_registry",
"//components/prefs:test_support",
"//components/sync_preferences:test_support",

Powered by Google App Engine
This is Rietveld 408576698