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

Unified Diff: BUILD.gn

Issue 1722773002: Mustash: Move GURL ParamTraits to url/ipc (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: 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 | « no previous file | content/browser/frame_host/navigator_impl.cc » ('j') | url/ipc/BUILD.gn » ('J')
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: BUILD.gn
diff --git a/BUILD.gn b/BUILD.gn
index c9d40e87cfe543a9b6d0f89b0981586ed96b5a31..6c613853610844799b099e1ee773973a7636b884 100644
--- a/BUILD.gn
+++ b/BUILD.gn
@@ -196,6 +196,7 @@ group("both_gn_and_gyp") {
"//ui/events:events_unittests",
"//ui/gl:gl_unittests",
"//ui/touch_selection:ui_touch_selection_unittests",
+ "//url/ipc:url_ipc_unittests",
]
} else {
deps += [
« no previous file with comments | « no previous file | content/browser/frame_host/navigator_impl.cc » ('j') | url/ipc/BUILD.gn » ('J')

Powered by Google App Engine
This is Rietveld 408576698