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

Unified Diff: samples/samples.gyp

Issue 1962253002: Rename shell to v8_shell (Closed) Base URL: https://chromium.googlesource.com/v8/v8.git@master
Patch Set: rebase Created 4 years, 7 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 | « BUILD.gn ('k') | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: samples/samples.gyp
diff --git a/samples/samples.gyp b/samples/samples.gyp
index c51250d7252f2ec7ce8f1155550b1c55fbfdc40e..e5e9ef0f8ccb20f0e820d06f31e3686210ce4e9b 100644
--- a/samples/samples.gyp
+++ b/samples/samples.gyp
@@ -57,7 +57,7 @@
},
'targets': [
{
- 'target_name': 'shell',
+ 'target_name': 'v8_shell',
'sources': [
'shell.cc',
],
« no previous file with comments | « BUILD.gn ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698