diff options
author | hirono@chromium.org <hirono@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98> | 2013-11-21 06:59:06 +0000 |
---|---|---|
committer | hirono@chromium.org <hirono@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98> | 2013-11-21 06:59:06 +0000 |
commit | 665f3d52b92fd625bc5487c48a2b9722403c4bac (patch) | |
tree | 3d2c50febf017b6dcc20c4b03552eb71aee133ba /android_webview | |
parent | 8b94a32a1105c0584cb576709baca837ded40d8e (diff) | |
download | chromium_src-665f3d52b92fd625bc5487c48a2b9722403c4bac.zip chromium_src-665f3d52b92fd625bc5487c48a2b9722403c4bac.tar.gz chromium_src-665f3d52b92fd625bc5487c48a2b9722403c4bac.tar.bz2 |
Files.app: Remove the action choice dialog.
Action choice dialog is disabled in M27 and no longer used.
This CL removes the code related with the action dialog.
BUG=307827
TEST=FileManagerUrlUtilTest, manually testing Files.app.
Review URL: https://codereview.chromium.org/77173005
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@236426 0039d316-1c4b-4281-b951-d872f2087c98
Diffstat (limited to 'android_webview')
-rw-r--r-- | android_webview/tools/third_party_files_whitelist.txt | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/android_webview/tools/third_party_files_whitelist.txt b/android_webview/tools/third_party_files_whitelist.txt index 1193cdd..efbe8bf 100644 --- a/android_webview/tools/third_party_files_whitelist.txt +++ b/android_webview/tools/third_party_files_whitelist.txt @@ -35,8 +35,6 @@ chrome/browser/importer/firefox_profile_lock_win.cc # Credits notice for ChromeOS. chrome/browser/resources/chromeos/about_os_credits.html # String 'copyright' used in code. -chrome/browser/resources/file_manager/foreground/js/action_choice/action_choice_scripts.js -# String 'copyright' used in code. chrome/browser/resources/file_manager/foreground/js/photo/gallery_scripts.js # String 'copyright' used in code. chrome/browser/resources/file_manager/foreground/js/main_scripts.js |