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

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

Issue 2340873002: Creates open_url_util files (Closed)
Patch Set: Created 4 years, 3 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 | ios/chrome/browser/open_url_util.h » ('j') | ios/chrome/browser/open_url_util.h » ('J')
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 97204df2e31eae028348634a6a0ad7cd45d08dcb..5a685a27337f67d38b94f373626fd76948d972f1 100644
--- a/ios/chrome/browser/BUILD.gn
+++ b/ios/chrome/browser/BUILD.gn
@@ -283,6 +283,8 @@ source_set("browser") {
"ntp_snippets/ios_chrome_content_suggestions_service_factory.h",
"open_from_clipboard/create_clipboard_recent_content.h",
"open_from_clipboard/create_clipboard_recent_content.mm",
+ "open_url_util.h",
+ "open_url_util.mm",
"passwords/credential_manager.h",
"passwords/credential_manager.mm",
"passwords/ios_chrome_password_manager_client.h",
« no previous file with comments | « no previous file | ios/chrome/browser/open_url_util.h » ('j') | ios/chrome/browser/open_url_util.h » ('J')

Powered by Google App Engine
This is Rietveld 408576698