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

Unified Diff: components/nacl.gyp

Issue 1171333003: Move net::FormatUrl and friends outside of //net and into //components (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Rebase again now that CQ is fixed Created 5 years, 4 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 | « components/history/core/browser/url_database.cc ('k') | components/nacl/browser/DEPS » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: components/nacl.gyp
diff --git a/components/nacl.gyp b/components/nacl.gyp
index b02102bc4a92ace213d96d80aa786346c744aaef..5673b0d0f9fd10b74494c34e207212f7a16aa9cd 100644
--- a/components/nacl.gyp
+++ b/components/nacl.gyp
@@ -119,6 +119,7 @@
'dependencies': [
'nacl_common',
'nacl_switches',
+ 'url_formatter/url_formatter.gyp:url_formatter',
'../native_client/src/trusted/service_runtime/service_runtime.gyp:sel',
'../content/content.gyp:content_browser',
],
« no previous file with comments | « components/history/core/browser/url_database.cc ('k') | components/nacl/browser/DEPS » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698