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

Unified Diff: chrome/app/chrome_resources.vcproj

Issue 53028: GRIT rules improvements on windows (Closed)
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 | « no previous file | chrome/app/chrome_strings.vcproj » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: chrome/app/chrome_resources.vcproj
diff --git a/chrome/app/chrome_resources.vcproj b/chrome/app/chrome_resources.vcproj
index 11d1dc160e47d2b7d5fd9ee4ce0908194c48901d..96efc65d2c0348e601c0dbe1e3d9915faa5a0206 100644
--- a/chrome/app/chrome_resources.vcproj
+++ b/chrome/app/chrome_resources.vcproj
@@ -70,23 +70,23 @@
Name="Generated Files"
>
<File
- RelativePath="$(OutDir)\grit_derived_sources\browser_resources.h"
+ RelativePath="$(OutDir)\grit_derived_sources\grit\browser_resources.h"
>
</File>
<File
- RelativePath="$(OutDir)\grit_derived_sources\common_resources.h"
+ RelativePath="$(OutDir)\grit_derived_sources\grit\common_resources.h"
>
</File>
<File
- RelativePath="$(OutDir)\grit_derived_sources\debugger_resources.h"
+ RelativePath="$(OutDir)\grit_derived_sources\grit\debugger_resources.h"
>
</File>
<File
- RelativePath="$(OutDir)\grit_derived_sources\renderer_resources.h"
+ RelativePath="$(OutDir)\grit_derived_sources\grit\renderer_resources.h"
>
</File>
<File
- RelativePath="$(OutDir)\grit_derived_sources\theme_resources.h"
+ RelativePath="$(OutDir)\grit_derived_sources\grit\theme_resources.h"
>
</File>
</Filter>
« no previous file with comments | « no previous file | chrome/app/chrome_strings.vcproj » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698