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

Unified Diff: build/all.gyp

Issue 260003005: Add nacl_loader_unittests to the chromium_builder_tests (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: Created 6 years, 8 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 | no next file » | 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 c4c1ce1d4bb36ea0f19cf48e48ac93a54098a74b..cd15c3c0daa7739a3f1920754746ccbabfb28ed3 100644
--- a/build/all.gyp
+++ b/build/all.gyp
@@ -340,6 +340,7 @@
}],
['OS=="linux"', {
'dependencies': [
+ '../components/nacl.gyp:nacl_loader_unittests',
'../dbus/dbus.gyp:dbus_unittests',
'../sandbox/sandbox.gyp:sandbox_linux_unittests',
],
« no previous file with comments | « no previous file | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698