Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(1271)

Unified Diff: chrome/browser/meta_table_helper.cc

Issue 3149: Porting changes in chrome/{browser,common}, also enabling more unit tests.... (Closed) Base URL: http://src.chromium.org/svn/trunk/src/
Patch Set: '' Created 12 years, 3 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
Index: chrome/browser/meta_table_helper.cc
===================================================================
--- chrome/browser/meta_table_helper.cc (revision 2402)
+++ chrome/browser/meta_table_helper.cc (working copy)
@@ -4,8 +4,6 @@
#include "chrome/browser/meta_table_helper.h"
-#include <windows.h>
-
#include "base/logging.h"
#include "base/string_util.h"
#include "chrome/common/sqlite_utils.h"

Powered by Google App Engine
This is Rietveld 408576698