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

Unified Diff: third_party/mozilla/mozilla.gyp

Issue 1568073002: Reduce string copies in GURL creation (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Created 4 years, 11 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 | « third_party/mozilla/BUILD.gn ('k') | url/gurl.h » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: third_party/mozilla/mozilla.gyp
diff --git a/third_party/mozilla/mozilla.gyp b/third_party/mozilla/mozilla.gyp
index 7482cc9bd3a71b7d3545643e04ad73b23e8fbb84..950014e46c2606e1899bdf411663fc68be0f2bbe 100644
--- a/third_party/mozilla/mozilla.gyp
+++ b/third_party/mozilla/mozilla.gyp
@@ -31,6 +31,7 @@
],
},
'dependencies': [
+ '../../base/base.gyp:base',
'../../url/url.gyp:url_lib',
],
'conditions': [
« no previous file with comments | « third_party/mozilla/BUILD.gn ('k') | url/gurl.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698