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

Unified Diff: build/temp_gyp/v8.gyp

Issue 42044: Adding fixed guids to some modules to facilitate incremental switch to gyp. (Closed) Base URL: svn://chrome-svn.corp.google.com/chrome/trunk/src/
Patch Set: '' Created 11 years, 9 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/temp_gyp/googleurl.gyp ('k') | google_update/google_update.gyp » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: build/temp_gyp/v8.gyp
===================================================================
--- build/temp_gyp/v8.gyp (revision 11367)
+++ build/temp_gyp/v8.gyp (working copy)
@@ -310,6 +310,7 @@
'include_dirs': [
'../../v8/src',
],
+ 'msvs_guid': 'EC8B7909-62AF-470D-A75D-E1D89C837142',
'sources': [
'<@(base_source_files)',
],
@@ -358,6 +359,7 @@
'dependencies': [
'v8_nosnapshot',
],
+ 'msvs_guid': '865575D0-37E2-405E-8CBA-5F6C485B5A26',
'sources': [
'../../v8/src/mksnapshot.cc',
],
@@ -370,6 +372,7 @@
'mksnapshot',
'v8_base',
],
+ 'msvs_guid': '21E22961-22BF-4493-BD3A-868F93DA5179',
'actions': [
{
'action_name': 'mksnapshot',
« no previous file with comments | « build/temp_gyp/googleurl.gyp ('k') | google_update/google_update.gyp » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698