| Index: chrome/common/chrome_paths.h
|
| ===================================================================
|
| --- chrome/common/chrome_paths.h (revision 42238)
|
| +++ chrome/common/chrome_paths.h (working copy)
|
| @@ -24,6 +24,7 @@
|
| // used by Chrome at runtime.
|
| 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
|
|
|