Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(2158)

Unified Diff: android_webview/tools/third_party_files_whitelist.txt

Issue 247123002: Move Files.app files to ui/file_manager (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: Fix the test failure on non-chromeos Created 6 years, 8 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
« no previous file with comments | « no previous file | chrome/browser/browser_resources.grd » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: android_webview/tools/third_party_files_whitelist.txt
diff --git a/android_webview/tools/third_party_files_whitelist.txt b/android_webview/tools/third_party_files_whitelist.txt
index 6259ad31738a5adda42e1f1dc9869b55fab3c478..569b8b9db4a0b55f56c7aac46af4f9a1655d9ab3 100644
--- a/android_webview/tools/third_party_files_whitelist.txt
+++ b/android_webview/tools/third_party_files_whitelist.txt
@@ -35,12 +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/photo/gallery_scripts.js
-# String 'copyright' used in code.
-chrome/browser/resources/file_manager/foreground/js/main_scripts.js
-# String 'copyright' used in code.
-chrome/browser/resources/file_manager/foreground/js/media/mediaplayer_scripts.js
-# String 'copyright' used in code.
chrome/common/importer/firefox_importer_utils.cc
# Copyright Netscape Communications Corporation; MPL, GPL v2 or LGPL v2
# license. Not used on Android.
@@ -171,6 +165,14 @@ ui/events/keycodes/keyboard_codes_posix.h
# String 'copyright' used in code.
ui/file_manager/gallery/js/gallery_scripts.js
# String 'copyright' used in code.
+ui/file_manager/file_manager/foreground/js/photo/gallery_scripts.js
+# String 'copyright' used in code.
+ui/file_manager/file_manager/foreground/js/main_scripts.js
+# String 'copyright' used in code.
+ui/file_manager/file_manager/foreground/js/media/mediaplayer_scripts.js
+# String 'copyright' used in code.
+ui/file_manager/file_manager/audio_player/js/audio_player_scripts.js
+# String 'copyright' used in code.
ui/file_manager/video_player/js/video_player_scripts.js
# This third-party code is taken from Mozilla, but is copyright Google and has
# been re-licensed under the Chromium license.
« no previous file with comments | « no previous file | chrome/browser/browser_resources.grd » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698