| Index: chrome/common/DEPS
|
| diff --git a/chrome/common/DEPS b/chrome/common/DEPS
|
| index ffc99a7a24367a6180cb7e55c547907e4dc77b66..03adafd6106caa7e2ada9c4501c17bc9aca5f0c9 100644
|
| --- a/chrome/common/DEPS
|
| +++ b/chrome/common/DEPS
|
| @@ -12,10 +12,6 @@ include_rules = [
|
| "+webkit/plugins",
|
| "+webkit/user_agent",
|
|
|
| - # TODO(jam): remove this once all of chrome doesn't depend on content/common.
|
| - "-content/common",
|
| - "+content/common/content_message_generator.h", # needed by all_messages.h
|
| -
|
| # TODO(jam): remove me once chrome_notifcation_types.h moves to browser
|
| "+content/public/browser/notification_source.h",
|
| "+content/public/browser/notification_types.h",
|
|
|