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

Unified Diff: tools/gn/action_values.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
« no previous file with comments | « no previous file | tools/gn/args.h » ('j') | tools/gn/args.h » ('J')
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: tools/gn/action_values.h
diff --git a/tools/gn/action_values.h b/tools/gn/action_values.h
index 3b546f29dd1b3ba70d4cfc45c1c04b4a3d5221e6..b20d65c4a2ea94004bc437bfbb5ec76f5049ed06 100644
--- a/tools/gn/action_values.h
+++ b/tools/gn/action_values.h
@@ -8,7 +8,7 @@
#include <string>
#include <vector>
-#include "base/basictypes.h"
+#include "base/macros.h"
#include "tools/gn/source_file.h"
#include "tools/gn/substitution_list.h"
« no previous file with comments | « no previous file | tools/gn/args.h » ('j') | tools/gn/args.h » ('J')

Powered by Google App Engine
This is Rietveld 408576698