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

Unified Diff: build/all.gyp

Issue 10920056: Make cc_unittests and webkit_compositor_unittests executable always (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: rename to webkit_compositor_bindings Created 8 years, 4 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 | cc/cc_tests.gyp » ('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 f4dde28c827f0289dab72dca14dacf1827306eec..4c79ca2e3e75f597d70964d29215bb5cc009dd79 100644
--- a/build/all.gyp
+++ b/build/all.gyp
@@ -65,7 +65,7 @@
'../third_party/WebKit/Source/WebKit/chromium/All.gyp:*',
'../third_party/WebKit/Source/WebKit/chromium/WebKit.gyp:generate_devtools_zip',
'../v8/tools/gyp/v8.gyp:*',
- '../webkit/compositor/compositor_tests.gyp:*',
+ '../webkit/compositor_bindings/compositor_bindings_tests.gyp:*',
'../webkit/support/webkit_support.gyp:*',
'../webkit/webkit.gyp:*',
'<(libjpeg_gyp_path):*',
« no previous file with comments | « no previous file | cc/cc_tests.gyp » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698