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

Unified Diff: chrome/android/BUILD.gn

Issue 2448943002: Refactor SecurityStateModel/Clients for simplicity and reusability. (Closed)
Patch Set: sync. Created 4 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
« no previous file with comments | « no previous file | chrome/app/chromium_strings.grd » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: chrome/android/BUILD.gn
diff --git a/chrome/android/BUILD.gn b/chrome/android/BUILD.gn
index e7e2432c61b0e1c8f06b624b6f71609b9bb85aa0..d333ce64fb10cc6b41e1a3316a26bd458e319c89 100644
--- a/chrome/android/BUILD.gn
+++ b/chrome/android/BUILD.gn
@@ -247,7 +247,7 @@ android_library("chrome_java") {
"//components/offline_pages:offline_page_model_enums_java",
"//components/omnibox/browser:autocomplete_match_javagen",
"//components/omnibox/browser:autocomplete_match_type_javagen",
- "//components/security_state:security_state_enums_java",
+ "//components/security_state/core:security_state_enums_java",
"//components/signin/core/browser:investigated_scenario_java",
]
« no previous file with comments | « no previous file | chrome/app/chromium_strings.grd » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698