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

Unified Diff: ui/aura/aura_export.h

Issue 7886042: Move Aura to UI subdir. (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src/
Patch Set: Created 9 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
Index: ui/aura/aura_export.h
===================================================================
--- ui/aura/aura_export.h (revision 100961)
+++ ui/aura/aura_export.h (working copy)
@@ -2,8 +2,8 @@
// Use of this source code is governed by a BSD-style license that can be
// found in the LICENSE file.
-#ifndef AURA_AURA_EXPORT_H
-#define AURA_AURA_EXPORT_H
+#ifndef UI_AURA_AURA_EXPORT_H
+#define UI_AURA_AURA_EXPORT_H
#pragma once
// Defines AURA_EXPORT so that functionality implemented by the aura module
@@ -26,5 +26,5 @@
#define AURA_EXPORT
#endif
-#endif // AURA_AURA_EXPORT_H
+#endif // UI_AURA_AURA_EXPORT_H
« ui/aura/aura.gyp ('K') | « ui/aura/aura.gyp ('k') | ui/aura/demo/demo_main.cc » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698