Skip to content

Commit

Permalink
remove patch for chrome/browser/chrome_browser_main.cc
Browse files Browse the repository at this point in the history
  • Loading branch information
bbondy committed Aug 25, 2018
1 parent 7913a70 commit 87703f5
Show file tree
Hide file tree
Showing 2 changed files with 10 additions and 21 deletions.
10 changes: 10 additions & 0 deletions chromium_src/chrome/browser/chrome_browser_main.cc
Original file line number Diff line number Diff line change
@@ -0,0 +1,10 @@
/* This Source Code Form is subject to the terms of the Mozilla Public
* License, v. 2.0. If a copy of the MPL was not distributed with this file,
* You can obtain one at http://mozilla.org/MPL/2.0/. */

#include "chrome/browser/chrome_browser_main.h"
#include "brave/browser/brave_browser_process_impl.h"

#define BrowserProcessImpl BraveBrowserProcessImpl
#include "../../../../chrome/browser/chrome_browser_main.cc"
#undef BrowserProcessImpl
21 changes: 0 additions & 21 deletions patches/chrome-browser-chrome_browser_main.cc.patch

This file was deleted.

0 comments on commit 87703f5

Please sign in to comment.