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

Unified Diff: extensions/extensions.gyp

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: extensions/extensions.gyp
diff --git a/extensions/extensions.gyp b/extensions/extensions.gyp
index 4c12f71c71da1f4f8158785ec3e6f162a950836b..454dea2a9fa757dc55c6ac29209c99edff6e0322 100644
--- a/extensions/extensions.gyp
+++ b/extensions/extensions.gyp
@@ -125,6 +125,7 @@
'../base/base.gyp:base',
'../base/base.gyp:base_prefs',
'../components/components.gyp:device_event_log_component',
+ '../components/components.gyp:guest_view',
'../components/components.gyp:keyed_service_content',
'../components/components.gyp:keyed_service_core',
'../components/components.gyp:onc_component',

Powered by Google App Engine
This is Rietveld 408576698