| Index: content/public/common/content_switches.h
|
| diff --git a/content/public/common/content_switches.h b/content/public/common/content_switches.h
|
| index 5aaa9ec26fec54918add62b2c708e0f2f29f26ed..0d75afce875a0adf9071fb8dcf4eba4f8c79fc77 100644
|
| --- a/content/public/common/content_switches.h
|
| +++ b/content/public/common/content_switches.h
|
| @@ -148,7 +148,6 @@ extern const char kRendererStartupDialog[];
|
| // TODO(jam): this doesn't belong in content.
|
| CONTENT_EXPORT extern const char kServiceProcess[];
|
| extern const char kShowPaintRects[];
|
| -extern const char kSimpleDataSource[];
|
| CONTENT_EXPORT extern const char kSingleProcess[];
|
| CONTENT_EXPORT extern const char kSkipGpuDataLoading[];
|
| CONTENT_EXPORT extern const char kTestSandbox[];
|
|
|