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

Unified Diff: content/content_shell.gypi

Issue 258373002: Towards moving guest management to chrome: Introduce GuestViewManager (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Merge with ToT Created 6 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: content/content_shell.gypi
diff --git a/content/content_shell.gypi b/content/content_shell.gypi
index 2d53996a0474fe1f953ec3c0d9104d3412ec15ce..c7d4d54d9376e6ef89e302e5bed7ad0c2de17b17 100644
--- a/content/content_shell.gypi
+++ b/content/content_shell.gypi
@@ -86,6 +86,8 @@
'shell/app/webkit_test_platform_support_linux.cc',
'shell/app/webkit_test_platform_support_mac.mm',
'shell/app/webkit_test_platform_support_win.cc',
+ 'shell/browser/browser_plugin/test_guest_manager_delegate.cc',
+ 'shell/browser/browser_plugin/test_guest_manager_delegate.h',
'shell/browser/notify_done_forwarder.cc',
'shell/browser/notify_done_forwarder.h',
'shell/browser/shell_android.cc',

Powered by Google App Engine
This is Rietveld 408576698