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

Unified Diff: app/gtk_util.h

Issue 3173020: FBTF: Remove unneeded #includes of <string> and <vector> from src/app and src/base. (Closed)
Patch Set: argh 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 | « app/clipboard/scoped_clipboard_writer.h ('k') | app/os_exchange_data.h » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: app/gtk_util.h
diff --git a/app/gtk_util.h b/app/gtk_util.h
index 63b0e47d2e93bbc489c3bd55ffc0765bfe375083..6225d3ea9e50fb523ff4d4a62ddbd5fedff3bf8f 100644
--- a/app/gtk_util.h
+++ b/app/gtk_util.h
@@ -7,7 +7,6 @@
#pragma once
#include <stdint.h>
-#include <string>
typedef struct _GtkWidget GtkWidget;
« no previous file with comments | « app/clipboard/scoped_clipboard_writer.h ('k') | app/os_exchange_data.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698