Set google API key

This commit is contained in:
Cheng Zhao 2014-10-08 18:27:39 +08:00
parent 802f964cd3
commit b560176aeb
4 changed files with 21 additions and 4 deletions

View file

@ -7,10 +7,7 @@
#include <utility>
#include "atom/browser/atom_browser_context.h"
#ifndef GOOGLEAPIS_API_KEY
#define GOOGLEAPIS_API_KEY "AIzaSyAQfxPJiounkhOjODEO5ZieffeBv6yft2Q"
#endif
#include "atom/common/google_api_key.h"
namespace atom {