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

Unified Diff: chrome_frame/update_launcher.cc

Issue 9371010: Make google_update.gyp write shared files to SHARED_INTERMEDIATE_DIR (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: Update DEPS Created 8 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
« no previous file with comments | « chrome/installer/gcapi/gcapi.cc ('k') | google_update/google_update.gyp » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: chrome_frame/update_launcher.cc
diff --git a/chrome_frame/update_launcher.cc b/chrome_frame/update_launcher.cc
index 2aff8adedd60f36fb3135a2347d3b5b9b21f3178..9e48df9dadee91b8fe26985d4ef1d85ada0f8bb6 100644
--- a/chrome_frame/update_launcher.cc
+++ b/chrome_frame/update_launcher.cc
@@ -7,7 +7,7 @@
#include <windows.h>
#include <Shellapi.h>
-#include "google_update_idl.h" // NOLINT
+#include "google_update/google_update_idl.h"
namespace {
« no previous file with comments | « chrome/installer/gcapi/gcapi.cc ('k') | google_update/google_update.gyp » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698