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

Unified Diff: chrome/browser/aeropeek_manager.h

Issue 3010052: FBTF: Remove unneeded headers from base/ (part 2) (Closed) Base URL: svn://chrome-svn/chrome/trunk/src/
Patch Set: '' Created 10 years, 4 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
« no previous file with comments | « base/trace_event_win.cc ('k') | chrome/browser/aeropeek_manager.cc » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: chrome/browser/aeropeek_manager.h
===================================================================
--- chrome/browser/aeropeek_manager.h (revision 55037)
+++ chrome/browser/aeropeek_manager.h (working copy)
@@ -6,9 +6,10 @@
#define CHROME_BROWSER_AEROPEEK_MANAGER_H_
#pragma once
+#include <windows.h>
+
#include <list>
-#include "base/waitable_event.h"
#include "chrome/browser/tabs/tab_strip_model.h"
#include "gfx/insets.h"
« no previous file with comments | « base/trace_event_win.cc ('k') | chrome/browser/aeropeek_manager.cc » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698