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

Unified Diff: chrome/chrome_browser.gypi

Issue 1102173002: Move GuestView layer in browser to components (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Fixed Mac Build + GN Test builds 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/chrome_browser.gypi
diff --git a/chrome/chrome_browser.gypi b/chrome/chrome_browser.gypi
index 8967712d10433173b0ca56dc1ee960bc359995d9..ddbc31631900936d04a854922afd375d5430728c 100644
--- a/chrome/chrome_browser.gypi
+++ b/chrome/chrome_browser.gypi
@@ -3000,6 +3000,7 @@
'../components/components.gyp:favicon_core',
'../components/components.gyp:gcm_driver',
'../components/components.gyp:google_core_browser',
+ '../components/components.gyp:guest_view',
'../components/components.gyp:handoff',
'../components/components.gyp:history_core_browser',
'../components/components.gyp:history_core_common',

Powered by Google App Engine
This is Rietveld 408576698