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

Unified Diff: dbus_constants.h

Issue 6594025: AU: Full proxy support (Closed) Base URL: http://git.chromium.org/git/update_engine.git@master
Patch Set: fixes for review Created 9 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_browser_proxy_resolver_unittest.cc ('k') | dbus_interface.h » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: dbus_constants.h
diff --git a/dbus_constants.h b/dbus_constants.h
index bd5b5518fd1b7e36cb361b6c7396b1738f130cef..e4173f0bcccc43b441e5f3167050ebed97603ae7 100644
--- a/dbus_constants.h
+++ b/dbus_constants.h
@@ -12,7 +12,6 @@ static const char* const kUpdateEngineServicePath =
"/org/chromium/UpdateEngine";
static const char* const kUpdateEngineServiceInterface =
"org.chromium.UpdateEngineInterface";
-
} // namespace chromeos_update_engine
#endif // CHROMEOS_PLATFORM_UPDATE_ENGINE_DBUS_CONSTANTS_H__
« no previous file with comments | « chrome_browser_proxy_resolver_unittest.cc ('k') | dbus_interface.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698