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

Unified Diff: chrome/browser/sync/util/path_helpers-posix.cc

Issue 200076: Fix one more checkdeps path. Left this out... (Closed) Base URL: svn://chrome-svn/chrome/trunk/src/
Patch Set: Created 11 years, 3 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 | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: chrome/browser/sync/util/path_helpers-posix.cc
===================================================================
--- chrome/browser/sync/util/path_helpers-posix.cc (revision 25850)
+++ chrome/browser/sync/util/path_helpers-posix.cc (working copy)
@@ -6,9 +6,7 @@
#include <string.h>
-#include "base/port.h"
#include "chrome/browser/sync/util/path_helpers.h"
-#include "strings/strutil.h"
#if ((!defined(OS_LINUX)) && (!defined(OS_MACOSX)))
#error Compile this file on Mac OS X or Linux only.
« no previous file with comments | « no previous file | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698