| Index: chrome/browser/visitedlink/DEPS
|
| diff --git a/chrome/browser/visitedlink/DEPS b/chrome/browser/visitedlink/DEPS
|
| deleted file mode 100644
|
| index 1eb2d70fa3a0295cd4e19aaa99c6ae70cec8ad0e..0000000000000000000000000000000000000000
|
| --- a/chrome/browser/visitedlink/DEPS
|
| +++ /dev/null
|
| @@ -1,24 +0,0 @@
|
| -include_rules = [
|
| - # VisitedLink is being made into a Browser Component, so we have these
|
| - # three basic rules followed by temporary exceptions. Please don't
|
| - # add to the list of exceptions!
|
| - "-chrome/browser",
|
| - "+chrome/browser/api",
|
| - "+chrome/browser/common",
|
| - "+chrome/browser/visitedlink",
|
| -
|
| - # TODO(wxjg68@motorola.com): Bring this list to zero.
|
| - #
|
| - # Do not add to the list of temporarily-allowed dependencies below,
|
| - # and please do not introduce more #includes of these files.
|
| - "!chrome/browser/history/history.h",
|
| - "!chrome/browser/history/history_service_factory.h",
|
| - "!chrome/browser/history/history_types.h",
|
| - "!chrome/browser/profiles/profile.h",
|
| - "!chrome/browser/profiles/profile_dependency_manager.h",
|
| - "!chrome/browser/profiles/profile_keyed_service.h",
|
| - "!chrome/browser/profiles/profile_keyed_service_factory.h",
|
| - "!chrome/renderer/visitedlink_slave.h"
|
| - # Do not add to the list of temporarily-allowed dependencies above,
|
| - # and please do not introduce more #includes of these files.
|
| -]
|
|
|