diff options
author | willchan@chromium.org <willchan@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98> | 2011-06-28 14:25:39 +0000 |
---|---|---|
committer | willchan@chromium.org <willchan@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98> | 2011-06-28 14:25:39 +0000 |
commit | f9f39163edfe72a91cdeb3c62d5c209914696a96 (patch) | |
tree | 69c166dcabc335cd6a129c024d3267b0f174214b | |
parent | dc4ffc998b3a4f95e8e607f7cd372f6202684640 (diff) | |
download | chromium_src-f9f39163edfe72a91cdeb3c62d5c209914696a96.zip chromium_src-f9f39163edfe72a91cdeb3c62d5c209914696a96.tar.gz chromium_src-f9f39163edfe72a91cdeb3c62d5c209914696a96.tar.bz2 |
Add "set noparent" to chrome/browser/profiles.
BUG=none
TEST=none
Review URL: http://codereview.chromium.org/7274019
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@90763 0039d316-1c4b-4281-b951-d872f2087c98
-rw-r--r-- | chrome/browser/profiles/OWNERS | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/chrome/browser/profiles/OWNERS b/chrome/browser/profiles/OWNERS index 0e4843d..40637f1 100644 --- a/chrome/browser/profiles/OWNERS +++ b/chrome/browser/profiles/OWNERS @@ -1,3 +1,4 @@ +set noparent mirandac@chromium.org # Primarily for ProfileIOData and friends. willchan@chromium.org |