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

Unified Diff: content/content_shell.gypi

Issue 17895003: Add --expose-internals-for-testing flag (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: Move flag to be content-shell specific Created 7 years, 6 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 | « no previous file | content/shell/common/shell_switches.h » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: content/content_shell.gypi
diff --git a/content/content_shell.gypi b/content/content_shell.gypi
index d4a66e0140979cb48b641297e8735f38e1b6edb2..dc330b92103de02eb1170cc0b36cfaebb42d4be0 100644
--- a/content/content_shell.gypi
+++ b/content/content_shell.gypi
@@ -90,6 +90,8 @@
'shell/renderer/shell_media_stream_client.h',
'shell/renderer/shell_render_process_observer.cc',
'shell/renderer/shell_render_process_observer.h',
+ 'shell/renderer/shell_render_view_observer.cc',
+ 'shell/renderer/shell_render_view_observer.h',
'shell/renderer/webkit_test_runner.cc',
'shell/renderer/webkit_test_runner.h',
'shell/shell.cc',
« no previous file with comments | « no previous file | content/shell/common/shell_switches.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698