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

Unified Diff: content/content_shell.gypi

Issue 10740002: Stub out not yet implemented controller methods, so we don't have to wait for timeouts but fail imm… (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: patch for landing Created 8 years, 5 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/layout_test_controller.js » ('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 d68d13c904ccd5da81d963233b46e3304e8c2c00..4f202e8673dcd0f9838c434e7036ce3a8c7329a6 100644
--- a/content/content_shell.gypi
+++ b/content/content_shell.gypi
@@ -36,11 +36,7 @@
'<(webkit_src_dir)/Source/WebKit/chromium/WebKit.gyp:webkit',
'../ui/ui.gyp:ui',
'../v8/tools/gyp/v8.gyp:v8',
- '../webkit/support/webkit_support.gyp:appcache',
- '../webkit/support/webkit_support.gyp:database',
- '../webkit/support/webkit_support.gyp:fileapi',
- '../webkit/support/webkit_support.gyp:glue',
- '../webkit/support/webkit_support.gyp:quota',
+ '../webkit/support/webkit_support.gyp:webkit_support',
],
'include_dirs': [
'..',
« no previous file with comments | « no previous file | content/shell/layout_test_controller.js » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698