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

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 62af35fa8df2fb94ea6473a78aa2b9858405075c..f1fd75af042f1c5ee48147dfd9315a017d773657 100644
--- a/extensions/browser/BUILD.gn
+++ b/extensions/browser/BUILD.gn
@@ -474,6 +474,7 @@ source_set("unit_tests") {
"//components/cast_certificate/proto:unittest_proto",
"//components/crx_file",
"//components/keyed_service/content",
+ "//components/onc",
"//components/pref_registry:pref_registry",
"//components/prefs:test_support",
"//components/sync_preferences:test_support",

Powered by Google App Engine
This is Rietveld 408576698