Restore original include location

This commit is contained in:
Kevin Sawicki 2016-05-25 10:28:35 -07:00
Родитель 814e4377a4
Коммит 88f665bc1b
2 изменённых файлов: 1 добавлений и 1 удалений

Просмотреть файл

@ -6,6 +6,7 @@
#include "atom/browser/atom_browser_context.h"
#include "content/public/browser/render_process_host.h"
#include "content/public/browser/web_contents.h"
namespace atom {

Просмотреть файл

@ -8,7 +8,6 @@
#include <map>
#include "content/public/browser/browser_plugin_guest_manager.h"
#include "content/public/browser/web_contents.h"
namespace atom {