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

Unified Diff: components/BUILD.gn

Issue 1102173002: Move GuestView layer in browser to components (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Addressed John's comments 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
« no previous file with comments | « chrome/test/base/testing_profile.cc ('k') | components/components.gyp » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: components/BUILD.gn
diff --git a/components/BUILD.gn b/components/BUILD.gn
index 66864f024291dd968163fc104e4b88db50d188fe..78210393ed1933808aa553264330798cdb3e64a1 100644
--- a/components/BUILD.gn
+++ b/components/BUILD.gn
@@ -48,6 +48,7 @@ group("all_components") {
"//components/feedback",
"//components/gcm_driver",
"//components/google/core/browser",
+ "//components/guest_view:guest_view",
"//components/history/content/browser",
"//components/history/core/browser",
"//components/history/core/common",
« no previous file with comments | « chrome/test/base/testing_profile.cc ('k') | components/components.gyp » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698