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

Unified Diff: tools/gn/deps_iterator.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/deps_iterator.h
diff --git a/tools/gn/deps_iterator.h b/tools/gn/deps_iterator.h
index 1c3a75e141747c3faa5e86bb0e3f8db5255853a3..cf287185021e72425999055ee4f41977e0ac1cdb 100644
--- a/tools/gn/deps_iterator.h
+++ b/tools/gn/deps_iterator.h
@@ -5,7 +5,6 @@
#ifndef TOOLS_GN_DEPS_ITERATOR_H_
#define TOOLS_GN_DEPS_ITERATOR_H_
-#include "base/basictypes.h"
#include "tools/gn/label_ptr.h"
class Target;

Powered by Google App Engine
This is Rietveld 408576698