| Index: chrome/common/chrome_paths.h
|
| diff --git a/chrome/common/chrome_paths.h b/chrome/common/chrome_paths.h
|
| index 69239ade59a00af08a81ef5729d4eb8f5dbcd13e..258123d271c5ce09b83a28d7d48011fbcd3355bf 100644
|
| --- a/chrome/common/chrome_paths.h
|
| +++ b/chrome/common/chrome_paths.h
|
| @@ -26,7 +26,6 @@ enum {
|
| // by DOMUI and component extensions.
|
| DIR_BOOKMARK_MANAGER, // Directory containing the bookmark manager.
|
| DIR_INSPECTOR, // Directory where web inspector is located.
|
| - DIR_NET_INTERNALS, // Directory where net internals is located.
|
| DIR_APP_DICTIONARIES, // Directory where the global dictionaries are.
|
| DIR_USER_DOCUMENTS, // Directory for a user's "My Documents".
|
| DIR_DEFAULT_DOWNLOADS_SAFE, // Directory for a user's
|
|
|