diff options
author | halyavin@chromium.org <halyavin@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98> | 2012-09-15 14:28:24 +0000 |
---|---|---|
committer | halyavin@chromium.org <halyavin@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98> | 2012-09-15 14:28:24 +0000 |
commit | 9addd1cf3dfb8a8b5ace9876fbe4c478a798f47b (patch) | |
tree | 2fe38978380d3f0bde7c92735e54170a5bd9fa42 /chrome/tools | |
parent | 08eef648d01199213cc94a684e23d3a0c1daa9db (diff) | |
download | chromium_src-9addd1cf3dfb8a8b5ace9876fbe4c478a798f47b.zip chromium_src-9addd1cf3dfb8a8b5ace9876fbe4c478a798f47b.tar.gz chromium_src-9addd1cf3dfb8a8b5ace9876fbe4c478a798f47b.tar.bz2 |
Remove old flags from about:flags and add new ones instead.
We are moving from nacl64-gdb to debugger via debug stub.
In order to reduce user confusion, we need to leave only new flag.
BUG= none
TEST= bots, launch chrome and open about:flags page.
Review URL: https://chromiumcodereview.appspot.com/10918021
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@157006 0039d316-1c4b-4281-b951-d872f2087c98
Diffstat (limited to 'chrome/tools')
-rw-r--r-- | chrome/tools/chromeactions.txt | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/chrome/tools/chromeactions.txt b/chrome/tools/chromeactions.txt index f214d8c..3fbe82a 100644 --- a/chrome/tools/chromeactions.txt +++ b/chrome/tools/chromeactions.txt @@ -15,6 +15,7 @@ 0x3add7fc42803849e AboutFlags_downloads-new-ui 0x487390cc957aa352 AboutFlags_enable-chrome-to-mobile 0x4eae5ccc2900dffa AboutFlags_enable-nacl +0x91d89fbc43b29963 AboutFlags_enable-nacl-debug 0x6d932203ed5c6ae8 AboutFlags_enable-nacl-exception-handling 0x26ca6c633d183f66 AboutFlags_enable-pnacl 0x98ffd067fa68e69f AboutFlags_enable-scripted-speech |