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

Unified Diff: webkit/webkit.gyp

Issue 243109: Merge 28102 - DevTools: fix 'devtools.html' generation on Linux.... (Closed) Base URL: svn://chrome-svn/chrome/branches/221/src/
Patch Set: Created 11 years, 2 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: webkit/webkit.gyp
===================================================================
--- webkit/webkit.gyp (revision 28107)
+++ webkit/webkit.gyp (working copy)
@@ -749,6 +749,9 @@
'target_name': 'devtools_html',
'type': 'none',
'msvs_guid': '9BE5D4D5-E800-44F9-B6C0-27DF15A9D817',
+ 'sources': [
+ '<(PRODUCT_DIR)/resources/inspector/devtools.html',
+ ],
'actions': [
{
'action_name': 'devtools_html',
Property changes on: webkit\webkit.gyp
___________________________________________________________________
Added: svn:mergeinfo
Merged /branches/chrome_webkit_merge_branch/src/webkit/webkit.gyp:r3734-4217,4606-5108,5177-5263
Merged /trunk/src/webkit/webkit.gyp:r28102
« 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