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

Unified Diff: tools/gn/config_values_generator.h

Issue 1280123005: tools/gn: Remove includes of basictypes.h. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Created 5 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
Index: tools/gn/config_values_generator.h
diff --git a/tools/gn/config_values_generator.h b/tools/gn/config_values_generator.h
index 4e58010eefda6a090311d6ed5650487eb4cfdd91..3f118daf2c7bb054dc25ece678db39208bd3b075 100644
--- a/tools/gn/config_values_generator.h
+++ b/tools/gn/config_values_generator.h
@@ -5,10 +5,7 @@
#ifndef TOOLS_GN_CONFIG_VALUES_GENERATOR_H_
#define TOOLS_GN_CONFIG_VALUES_GENERATOR_H_
-#include <string>
-#include <vector>
-
-#include "base/basictypes.h"
+#include "base/macros.h"
#include "tools/gn/source_dir.h"
class ConfigValues;
« tools/gn/args.h ('K') | « tools/gn/config_values.h ('k') | tools/gn/deps_iterator.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698