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

Unified Diff: app/clipboard/scoped_clipboard_writer.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 | « no previous file | app/gtk_util.h » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: app/clipboard/scoped_clipboard_writer.h
diff --git a/app/clipboard/scoped_clipboard_writer.h b/app/clipboard/scoped_clipboard_writer.h
index 5622114fe45399f74f02896d4dbe9ebc3a4d2647..6869516261639b2c676faabde5813272d47bd797 100644
--- a/app/clipboard/scoped_clipboard_writer.h
+++ b/app/clipboard/scoped_clipboard_writer.h
@@ -13,7 +13,6 @@
#pragma once
#include <string>
-#include <vector>
#include "app/clipboard/clipboard.h"
#include "base/file_path.h"
« no previous file with comments | « no previous file | app/gtk_util.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698