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

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: Fold in secure_display to url_formatter Created 5 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: components/nacl.gyp
diff --git a/components/nacl.gyp b/components/nacl.gyp
index b02102bc4a92ace213d96d80aa786346c744aaef..84d256c01d40e0ed965ecfe7ee8d2e3e252da436 100644
--- a/components/nacl.gyp
+++ b/components/nacl.gyp
@@ -117,6 +117,7 @@
'..',
],
'dependencies': [
+ 'components.gyp:url_formatter',
'nacl_common',
'nacl_switches',
'../native_client/src/trusted/service_runtime/service_runtime.gyp:sel',

Powered by Google App Engine
This is Rietveld 408576698