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

Unified Diff: chrome/browser/BUILD.gn

Issue 1057533005: Make service tab launcher a component (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Created 5 years, 8 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/browser/BUILD.gn
diff --git a/chrome/browser/BUILD.gn b/chrome/browser/BUILD.gn
index 0ac717793b7b21ed56ff30d82a8c55b6fb01cf94..432b9a2128f74880ed9fb7d138e4826e62f1cfba 100644
--- a/chrome/browser/BUILD.gn
+++ b/chrome/browser/BUILD.gn
@@ -604,6 +604,7 @@ static_library("browser") {
"//components/cdm/browser",
"//components/enhanced_bookmarks",
"//components/resources:components_resources",
+ "//components/service_tab_launcher",
"//components/web_contents_delegate_android",
"//third_party/android_opengl/etc1",
"//third_party/libaddressinput:util",
« no previous file with comments | « chrome/android/shell/java/src/org/chromium/chrome/shell/ChromeShellServiceTabLauncher.java ('k') | chrome/browser/DEPS » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698