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

Unified Diff: apps/apps.gypi

Issue 149163002: app_shell: Add ShellContentRendererClient (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: mac build (content_renderer_client) Created 6 years, 11 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: apps/apps.gypi
diff --git a/apps/apps.gypi b/apps/apps.gypi
index bcb458c6f99df7406de7cc2f1a9dbcb3338bc792..92e01781ec3cec4f9c168f64a537ae52798da616 100644
--- a/apps/apps.gypi
+++ b/apps/apps.gypi
@@ -134,6 +134,8 @@
'shell/shell_content_browser_client.h',
'shell/shell_content_client.cc',
'shell/shell_content_client.h',
+ 'shell/shell_content_renderer_client.cc',
+ 'shell/shell_content_renderer_client.h',
'shell/shell_extension_system.cc',
'shell/shell_extension_system.h',
'shell/shell_extensions_browser_client.cc',
« no previous file with comments | « apps/DEPS ('k') | apps/shell/DEPS » ('j') | apps/shell/shell_content_renderer_client.cc » ('J')

Powered by Google App Engine
This is Rietveld 408576698