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

Unified Diff: chrome/android/BUILD.gn

Issue 2671743002: Separate state of basic and advanced tab in CBD dialog (Closed)
Patch Set: improve ios formatting Created 3 years, 10 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: chrome/android/BUILD.gn
diff --git a/chrome/android/BUILD.gn b/chrome/android/BUILD.gn
index 27dad66c987819bfafad76c8d6373db6a362573c..507fe91710ffafb7b88b69e176feb91ad0131de5 100644
--- a/chrome/android/BUILD.gn
+++ b/chrome/android/BUILD.gn
@@ -240,6 +240,7 @@ android_library("chrome_java") {
"//chrome:page_info_connection_type_javagen",
"//chrome:website_settings_action_javagen",
"//components/browsing_data/core:browsing_data_utils_java",
+ "//components/browsing_data/core:clear_browsing_data_tab_java",
"//components/infobars/core:infobar_enums_java",
"//components/ntp_snippets:ntp_snippets_java_enums_srcjar",
"//components/ntp_tiles:ntp_tiles_enums_java",

Powered by Google App Engine
This is Rietveld 408576698