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

Unified Diff: ios/chrome/browser/BUILD.gn

Issue 1884553002: Add a testing switch to override the query for other forms of browsing history (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Renamed the switch. Created 4 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 | « ios/chrome/app/resources/history/history.js ('k') | ios/chrome/browser/ui/webui/history/history_ui.cc » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: ios/chrome/browser/BUILD.gn
diff --git a/ios/chrome/browser/BUILD.gn b/ios/chrome/browser/BUILD.gn
index 3374d9e35338893077c9320c3f1453ce13b5f177..8c7d04d324435efcac78314463160f04eceadace 100644
--- a/ios/chrome/browser/BUILD.gn
+++ b/ios/chrome/browser/BUILD.gn
@@ -492,8 +492,8 @@ source_set("browser") {
"ui/webui/history/browsing_history_handler.h",
"ui/webui/history/favicon_source.cc",
"ui/webui/history/favicon_source.h",
- "ui/webui/history/history_ui.cc",
"ui/webui/history/history_ui.h",
+ "ui/webui/history/history_ui.mm",
"ui/webui/history/metrics_handler.cc",
"ui/webui/history/metrics_handler.h",
"ui/webui/net_export/net_export_ui.cc",
« no previous file with comments | « ios/chrome/app/resources/history/history.js ('k') | ios/chrome/browser/ui/webui/history/history_ui.cc » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698