Merge branch 'master' into window-transparency

Conflicts:
	script/lib/config.py
This commit is contained in:
Cheng Zhao 2015-01-12 13:39:32 -08:00
commit 21ba5b867d
47 changed files with 504 additions and 199 deletions

View file

@ -80,6 +80,9 @@ const char kOverlayScrollbars[] = "overlay-scrollbars";
const char kOverlayFullscreenVideo[] = "overlay-fullscreen-video";
const char kSharedWorker[] = "shared-worker";
// Disable HTTP cache.
const char kDisableHttpCache[] = "disable-http-cache";
} // namespace switches
} // namespace atom