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

Unified Diff: chrome/chrome_browser.gypi

Issue 646333002: Update EscapeExternalHandlerValue to keep '#', '[', and ']' (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Sanitize fragment and path Created 6 years, 2 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
Index: chrome/chrome_browser.gypi
diff --git a/chrome/chrome_browser.gypi b/chrome/chrome_browser.gypi
index 0274a792578e4298afee8b12afc53e5f8ab375cf..387293672df08c3ff3437b0c9488c0a29e5b4d53 100644
--- a/chrome/chrome_browser.gypi
+++ b/chrome/chrome_browser.gypi
@@ -111,6 +111,8 @@
'browser/android/uma_bridge.h',
'browser/android/uma_utils.cc',
'browser/android/uma_utils.h',
+ 'browser/android/url_sanitize_utils.cc',
+ 'browser/android/url_sanitize_utils.h',
'browser/android/url_utilities.cc',
'browser/android/url_utilities.h',
'browser/android/voice_search_tab_helper.cc',

Powered by Google App Engine
This is Rietveld 408576698