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

Unified Diff: chrome/chrome_browser.gypi

Issue 1904001: Fix -[NSString isValidURI]. (Closed)
Patch Set: Address review comments Created 10 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 | third_party/mozilla/NSString+Utils.mm » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: chrome/chrome_browser.gypi
diff --git a/chrome/chrome_browser.gypi b/chrome/chrome_browser.gypi
index 28416eef8d779cfa32c969a2014f1cf3018bf581..49b2c0e6b89e6f46b0d8194e66a49c8bc927fdee 100644
--- a/chrome/chrome_browser.gypi
+++ b/chrome/chrome_browser.gypi
@@ -2660,7 +2660,7 @@
'../third_party/mozilla/NSScreen+Utils.h',
'../third_party/mozilla/NSScreen+Utils.m',
'../third_party/mozilla/NSString+Utils.h',
- '../third_party/mozilla/NSString+Utils.m',
+ '../third_party/mozilla/NSString+Utils.mm',
'../third_party/mozilla/NSURL+Utils.h',
'../third_party/mozilla/NSURL+Utils.m',
'../third_party/mozilla/NSWorkspace+Utils.h',
« no previous file with comments | « no previous file | third_party/mozilla/NSString+Utils.mm » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698