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

Unified Diff: trunk/src/build/build_config.h

Issue 107643002: Revert 239102 "Move build/build_config_functions.h to sandbox/" (Closed) Base URL: svn://svn.chromium.org/chrome/
Patch Set: Created 7 years 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 | trunk/src/build/build_config_functions.h » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: trunk/src/build/build_config.h
===================================================================
--- trunk/src/build/build_config.h (revision 239104)
+++ trunk/src/build/build_config.h (working copy)
@@ -10,6 +10,9 @@
// Processor:
// ARCH_CPU_X86 / ARCH_CPU_X86_64 / ARCH_CPU_X86_FAMILY (X86 or X86_64)
// ARCH_CPU_32_BITS / ARCH_CPU_64_BITS
+//
+// If an #ifdef is not strictly necessary, please consider using
+// build/build_config_functions.h instead.
#ifndef BUILD_BUILD_CONFIG_H_
#define BUILD_BUILD_CONFIG_H_
« no previous file with comments | « no previous file | trunk/src/build/build_config_functions.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698