1 // Copyright 2013 The Chromium Authors. All rights reserved.
2 // Use of this source code is governed by a BSD-style license that can be
3 // found in the LICENSE file.
5 #include "apps/shell/browser/shell_browser_context.h"
9 // Create a normal recording browser context. If we used an incognito context
10 // then app_shell would also have to create a normal context and manage both.
11 ShellBrowserContext::ShellBrowserContext()
12 : content::ShellBrowserContext(false, NULL
) {
15 ShellBrowserContext::~ShellBrowserContext() {
18 void ShellBrowserContext::ProfileFunctionCallOnNonProfileBrowserContext1() {
21 void ShellBrowserContext::ProfileFunctionCallOnNonProfileBrowserContext2() {
24 void ShellBrowserContext::ProfileFunctionCallOnNonProfileBrowserContext3() {
27 void ShellBrowserContext::ProfileFunctionCallOnNonProfileBrowserContext4() {
30 void ShellBrowserContext::ProfileFunctionCallOnNonProfileBrowserContext5() {
33 void ShellBrowserContext::ProfileFunctionCallOnNonProfileBrowserContext6() {
36 void ShellBrowserContext::ProfileFunctionCallOnNonProfileBrowserContext7() {
39 void ShellBrowserContext::ProfileFunctionCallOnNonProfileBrowserContext8() {
42 void ShellBrowserContext::ProfileFunctionCallOnNonProfileBrowserContext9() {
45 void ShellBrowserContext::ProfileFunctionCallOnNonProfileBrowserContext10() {
48 void ShellBrowserContext::ProfileFunctionCallOnNonProfileBrowserContext11() {
51 void ShellBrowserContext::ProfileFunctionCallOnNonProfileBrowserContext12() {
54 void ShellBrowserContext::ProfileFunctionCallOnNonProfileBrowserContext13() {
57 void ShellBrowserContext::ProfileFunctionCallOnNonProfileBrowserContext14() {
60 void ShellBrowserContext::ProfileFunctionCallOnNonProfileBrowserContext15() {