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

Unified Diff: build/all.gyp

Issue 126165: Add a small untility for checking to see if the X server is alive. (Closed)
Patch Set: typo Created 11 years, 6 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 | tools/xdisplaycheck/xdisplaycheck.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 24b0b4260899b0bf20ee79de95e0a0bb5c9b752e..63b8c2395c3bf2e457c9dc596e474055510b5cbf 100644
--- a/build/all.gyp
+++ b/build/all.gyp
@@ -50,6 +50,7 @@
'dependencies': [
'../third_party/harfbuzz/harfbuzz.gyp:*',
'../tools/gtk_clipboard_dump/gtk_clipboard_dump.gyp:*',
+ '../tools/xdisplaycheck/xdisplaycheck.gyp:*',
'../breakpad/breakpad.gyp:*',
],
}],
« no previous file with comments | « no previous file | tools/xdisplaycheck/xdisplaycheck.cc » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698