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

Unified Diff: content/content_shell.gypi

Issue 11829040: Fix the content_browsertests everywhere maybe. (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: Rebase to ToT Created 7 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
« no previous file with comments | « content/browser/web_contents/web_contents_view_aura.cc ('k') | content/shell/minimal_ash.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 309c075e727d385c26b6611c2bca4707df2d2404..ec3452d7e3c74c2a29725a06682d8d2063424453 100644
--- a/content/content_shell.gypi
+++ b/content/content_shell.gypi
@@ -55,6 +55,8 @@
'sources': [
'shell/geolocation/shell_access_token_store.cc',
'shell/geolocation/shell_access_token_store.h',
+ 'shell/minimal_ash.cc',
+ 'shell/minimal_ash.h',
'shell/paths_mac.h',
'shell/paths_mac.mm',
'shell/shell.cc',
@@ -105,8 +107,6 @@
'shell/shell_resource_context.h',
'shell/shell_resource_dispatcher_host_delegate.cc',
'shell/shell_resource_dispatcher_host_delegate.h',
- 'shell/shell_stacking_client_ash.cc',
- 'shell/shell_stacking_client_ash.h',
'shell/shell_switches.cc',
'shell/shell_switches.h',
'shell/shell_url_request_context_getter.cc',
« no previous file with comments | « content/browser/web_contents/web_contents_view_aura.cc ('k') | content/shell/minimal_ash.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698