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

Unified Diff: chrome/browser/profiles/profile_impl.cc

Issue 10703176: Enable promotion system on Android (Closed) Base URL: http://git.chromium.org/chromium/src.git@master
Patch Set: Created 8 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 | « build/common.gypi ('k') | chrome/browser/web_resource/web_resource_service.h » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: chrome/browser/profiles/profile_impl.cc
diff --git a/chrome/browser/profiles/profile_impl.cc b/chrome/browser/profiles/profile_impl.cc
index 35bb58fc16cf5866ef1c927725d6916c30f20750..b88dbcf1d92b849b6a343770f1bb9fc9cc15b9ef 100644
--- a/chrome/browser/profiles/profile_impl.cc
+++ b/chrome/browser/profiles/profile_impl.cc
@@ -95,7 +95,7 @@
#if defined(ENABLE_PROMO_RESOURCE_SERVICE)
#include "chrome/browser/web_resource/promo_resource_service.h"
-#endif // ENABLE_PROMO_RESOURCE_SERVICE
+#endif // defined(ENABLE_PROMO_RESOURCE_SERVICE)
#if defined(OS_WIN)
#include "chrome/installer/util/install_util.h"
« no previous file with comments | « build/common.gypi ('k') | chrome/browser/web_resource/web_resource_service.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698