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

Unified Diff: shell/android/background_application_loader.h

Issue 976823004: Nuke MOJO_APPLICATION_MANAGER_EXPORT. (Closed) Base URL: https://github.com/domokit/mojo.git@master
Patch Set: Created 5 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 | « no previous file | shell/application_manager/BUILD.gn » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: shell/android/background_application_loader.h
diff --git a/shell/android/background_application_loader.h b/shell/android/background_application_loader.h
index 5307767d1574e2d467fdff5f6e650e0c3aebd0e9..8baacbb73b162126b77f2d586c0f93468a82d1d5 100644
--- a/shell/android/background_application_loader.h
+++ b/shell/android/background_application_loader.h
@@ -14,7 +14,7 @@
namespace mojo {
-class MOJO_APPLICATION_MANAGER_EXPORT BackgroundApplicationLoader
+class BackgroundApplicationLoader
: public ApplicationLoader,
public base::DelegateSimpleThread::Delegate {
public:
« no previous file with comments | « no previous file | shell/application_manager/BUILD.gn » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698