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

Unified Diff: cc/base/switches.cc

Issue 12472028: Part 1 of cc/ directory shuffles: base (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: Created 7 years, 9 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 | « cc/base/switches.h ('k') | cc/base/thread.h » ('j') | cc/cc.gyp » ('J')
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: cc/base/switches.cc
diff --git a/cc/switches.cc b/cc/base/switches.cc
similarity index 99%
rename from cc/switches.cc
rename to cc/base/switches.cc
index a0dd49b4be859033a0e4389ca7204533e7b4631e..d8fb484839fabdb73ba477ae340a6b9b5fd9b096 100644
--- a/cc/switches.cc
+++ b/cc/base/switches.cc
@@ -2,7 +2,7 @@
// Use of this source code is governed by a BSD-style license that can be
// found in the LICENSE file.
-#include "cc/switches.h"
+#include "cc/base/switches.h"
#include "base/command_line.h"
« no previous file with comments | « cc/base/switches.h ('k') | cc/base/thread.h » ('j') | cc/cc.gyp » ('J')

Powered by Google App Engine
This is Rietveld 408576698