fix header paths and comments

This commit is contained in:
deepak1556 2016-06-01 11:24:41 +05:30
parent db4dc4757a
commit de4bff003f
3 changed files with 5 additions and 5 deletions

View file

@ -2,7 +2,7 @@
// Use of this source code is governed by the MIT license that can be
// found in the LICENSE file.
#include "atom/browser/bluetooth_chooser.h"
#include "atom/browser/lib/bluetooth_chooser.h"
#include "atom/common/native_mate_converters/callback.h"
#include "atom/common/native_mate_converters/string16_converter.h"
#include "native_mate/dictionary.h"