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

Unified Diff: third_party/mozilla/NSString+Utils.mm

Issue 18919005: Migrate from googleurl/ includes to url/ ones in the remaining top-level directories. (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: make googleurl a temp include rule - to prevent others including it again Created 7 years, 5 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: third_party/mozilla/NSString+Utils.mm
diff --git a/third_party/mozilla/NSString+Utils.mm b/third_party/mozilla/NSString+Utils.mm
index bc6b34246cea144f79e1e442f013507293a6d7c9..649f595d6b4ee9240fcb39d5263a28d18252728f 100644
--- a/third_party/mozilla/NSString+Utils.mm
+++ b/third_party/mozilla/NSString+Utils.mm
@@ -39,7 +39,7 @@
#import <AppKit/AppKit.h> // for NSStringDrawing.h
#import "NSString+Utils.h"
-#include "googleurl/src/gurl.h"
+#include "url/gurl.h"
@implementation NSString (ChimeraStringUtils)
« no previous file with comments | « sync/test/accounts_client/test_accounts_client_unittest.cc ('k') | ui/base/dragdrop/os_exchange_data_unittest.cc » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698