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

Unified Diff: chrome/android/BUILD.gn

Issue 1983063002: Move classes to //components/ntp_tiles. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: sync Created 4 years, 6 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
« no previous file with comments | « no previous file | chrome/browser/android/ntp/most_visited_sites.h » ('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 2e6b0546fe24a8bdaa11a17d3620505680fd0537..31f5db4b2ca539e22fd3bc5ef07aba960bc2dc13 100644
--- a/chrome/android/BUILD.gn
+++ b/chrome/android/BUILD.gn
@@ -184,6 +184,7 @@ android_library("chrome_java") {
"//chrome:page_info_connection_type_javagen",
"//chrome:website_settings_action_javagen",
"//components/infobars/core:infobar_enums_java",
+ "//components/ntp_tiles:ntp_tiles_enums_java",
"//components/offline_pages:offline_page_model_enums_java",
"//components/omnibox/browser:autocomplete_match_javagen",
"//components/omnibox/browser:autocomplete_match_type_javagen",
@@ -235,7 +236,6 @@ java_cpp_enum("chrome_android_java_enums_srcjar") {
sources = [
"//chrome/browser/android/activity_type_ids.h",
"//chrome/browser/android/feedback/connectivity_checker.cc",
- "//chrome/browser/android/ntp/most_visited_sites.cc",
"//chrome/browser/android/policy/policy_auditor.cc",
"//chrome/browser/android/shortcut_info.h",
"//chrome/browser/android/tab_android.h",
« no previous file with comments | « no previous file | chrome/browser/android/ntp/most_visited_sites.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698