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

Unified Diff: chrome/browser/browser.vcproj

Issue 21475: Move units to new module printing. (Closed) Base URL: svn://chrome-svn.corp.google.com/chrome/trunk/src/
Patch Set: '' Created 11 years, 10 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
Index: chrome/browser/browser.vcproj
===================================================================
--- chrome/browser/browser.vcproj (revision 10032)
+++ chrome/browser/browser.vcproj (working copy)
@@ -410,14 +410,6 @@
>
</File>
<File
- RelativePath=".\process_singleton_win.cc"
- >
- </File>
- <File
- RelativePath=".\process_singleton.h"
- >
- </File>
- <File
RelativePath=".\meta_table_helper.cc"
>
</File>
@@ -466,6 +458,14 @@
>
</File>
<File
+ RelativePath=".\process_singleton.h"
+ >
+ </File>
+ <File
+ RelativePath=".\process_singleton_win.cc"
+ >
+ </File>
+ <File
RelativePath=".\profile.cc"
>
</File>
@@ -1406,14 +1406,6 @@
>
</File>
<File
- RelativePath=".\printing\units.cc"
- >
- </File>
- <File
- RelativePath=".\printing\units.h"
- >
- </File>
- <File
RelativePath=".\printing\win_printing_context.cc"
>
</File>

Powered by Google App Engine
This is Rietveld 408576698