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

Unified Diff: build/config/linux/gtk2/BUILD.gn

Issue 2438773003: Update CRD ChromeOS Host build files to be better in line with GN style. (Closed)
Patch Set: Merge branch 'master' into chromeos_gn Created 4 years, 1 month 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 | remoting/host/BUILD.gn » ('j') | remoting/host/BUILD.gn » ('J')
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: build/config/linux/gtk2/BUILD.gn
diff --git a/build/config/linux/gtk2/BUILD.gn b/build/config/linux/gtk2/BUILD.gn
index 861d4fb746cd6f4965a74ab92a68e689204346a4..11ac9c459e790a1c3eb495b0590cfdeee247c524 100644
--- a/build/config/linux/gtk2/BUILD.gn
+++ b/build/config/linux/gtk2/BUILD.gn
@@ -27,7 +27,7 @@ group("gtk2") {
visibility = [
"//chrome/browser/ui/libgtkui:libgtk2ui",
"//gpu/gles2_conform_support:gles2_conform_test_windowless",
- "//remoting/host",
+ "//remoting/host/linux:linux",
Sergey Ulanov 2016/11/23 22:35:30 nit: I think you don't need ":linux" part
nicholss 2017/04/24 18:01:03 Done.
"//remoting/host/it2me:common",
"//remoting/host/it2me:remote_assistance_host",
"//remoting/host:remoting_me2me_host_static",
« no previous file with comments | « no previous file | remoting/host/BUILD.gn » ('j') | remoting/host/BUILD.gn » ('J')

Powered by Google App Engine
This is Rietveld 408576698