Add a corresponding .h file for atom_main.cc.
authorCheng Zhao <zcbenz@gmail.com>
Tue, 5 Nov 2013 05:12:13 +0000 (13:12 +0800)
committerCheng Zhao <zcbenz@gmail.com>
Tue, 5 Nov 2013 05:12:13 +0000 (13:12 +0800)
commit64b2d0da362278e176352dd14f74772b9729733e
tree356748437062e8434bf9a6e1eea522e847fa6892
parentdc1a8b644a39e34a19919c7ed23b67198813a856
Add a corresponding .h file for atom_main.cc.

It's required if we want to include Chromium headers before C headers
and do not break cpplint rules in the meanwhile.
app/atom_main.cc
app/atom_main.h [new file with mode: 0644]
atom.gyp