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

Unified Diff: chrome/chrome.gyp

Issue 100223: Fix the web inspector on linux. (Closed)
Patch Set: Created 11 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 | chrome/common/chrome_paths.cc » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: chrome/chrome.gyp
diff --git a/chrome/chrome.gyp b/chrome/chrome.gyp
index 3013a1108bdaa0c1e161bcae3cd5a7d48855381d..c2e55584d308fe96f0cd98ba8a65fa47747fb568 100644
--- a/chrome/chrome.gyp
+++ b/chrome/chrome.gyp
@@ -1667,6 +1667,7 @@
'browser',
'renderer',
'../printing/printing.gyp:printing',
+ '../webkit/webkit.gyp:inspector_resources',
],
'sources': [
# All .cc, .h, .m, and .mm files under app except for tests.
« no previous file with comments | « no previous file | chrome/common/chrome_paths.cc » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698