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

Unified Diff: build/all.gyp

Issue 1722773002: Mustash: Move GURL ParamTraits to url/ipc (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Get rid of defines used for testing deps Created 4 years, 10 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 | « android_webview/android_webview.gyp ('k') | chrome/browser/chrome_content_browser_client.cc » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: build/all.gyp
diff --git a/build/all.gyp b/build/all.gyp
index 881ab59e3e1432ba644086db58cc66ded20a0b67..169bd5a47e75cc2b5f577eda210360f4a1c05d86 100644
--- a/build/all.gyp
+++ b/build/all.gyp
@@ -334,6 +334,7 @@
['OS!="ios"', {
'dependencies': [
'../ui/gl/gl_tests.gyp:gl_unittests',
+ '../url/ipc/url_ipc.gyp:url_ipc_unittests',
],
}],
['OS!="ios" and OS!="mac"', {
« no previous file with comments | « android_webview/android_webview.gyp ('k') | chrome/browser/chrome_content_browser_client.cc » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698