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

Unified Diff: content/content_shell.gypi

Issue 11316244: [content shell] add support for a testRunner.setXSSAuditorEnabled (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: updates Created 8 years, 1 month 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/public/renderer/render_view.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 9eb1afcb198f02469c5c0414f969d408a1394605..791f52781d19627be20185021b8b897451a31931 100644
--- a/content/content_shell.gypi
+++ b/content/content_shell.gypi
@@ -109,6 +109,8 @@
'shell/shell_switches.h',
'shell/shell_url_request_context_getter.cc',
'shell/shell_url_request_context_getter.h',
+ 'shell/shell_webpreferences.cc',
+ 'shell/shell_webpreferences.h',
'shell/shell_web_contents_view_delegate_creator.h',
'shell/shell_web_contents_view_delegate_gtk.cc',
'shell/shell_web_contents_view_delegate_mac.mm',
« no previous file with comments | « no previous file | content/public/renderer/render_view.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698