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

Unified Diff: chrome/app/chrome_dll.rc

Issue 2838044: Build fix attempt. (Closed)
Patch Set: Created 10 years, 5 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/default_plugin/DEPS » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: chrome/app/chrome_dll.rc
diff --git a/chrome/app/chrome_dll.rc b/chrome/app/chrome_dll.rc
index ab241c65c4a41116bf1f2596a5d0db6717c2458a..1ab9514a535a4d826629fa21c846f2083af90305 100644
--- a/chrome/app/chrome_dll.rc
+++ b/chrome/app/chrome_dll.rc
@@ -262,7 +262,7 @@ END
// We include these resources because all ICON types need to be in the
// same .rc file. See:
// http://www.technewsgroups.net/group/microsoft.public.dotnet.general/topic2111.aspx
-#include "webkit\\default_plugin\\default_plugin_resources.rc"
+#include "chrome\\default_plugin\\default_plugin_resources.rc"
#ifndef APSTUDIO_INVOKED
/////////////////////////////////////////////////////////////////////////////
« no previous file with comments | « no previous file | chrome/default_plugin/DEPS » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698