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

Unified Diff: content/browser/browser_main.h

Issue 8082019: more content exports needed for unit_tests and browser_tests. (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: revert export of browser_accessibility_win for now Created 9 years, 3 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
Index: content/browser/browser_main.h
diff --git a/content/browser/browser_main.h b/content/browser/browser_main.h
index f45c72b1100736eb30a2ab30ca73022034a40b06..60abacd636089f22e4a2134f23ba28da45c42158 100644
--- a/content/browser/browser_main.h
+++ b/content/browser/browser_main.h
@@ -127,4 +127,6 @@ class CONTENT_EXPORT BrowserMainParts {
} // namespace content
+CONTENT_EXPORT int BrowserMain(const MainFunctionParams& parameters);
+
#endif // CONTENT_BROWSER_BROWSER_MAIN_H_

Powered by Google App Engine
This is Rietveld 408576698